Veeva Systems · Capability
Veeva Vault API — Authentication
Veeva Vault API — Authentication. 4 operations. Lead operation: Authenticate using Vault user name and password. Self-contained Naftiko capability covering one Veeva Systems business surface.
What You Can Do
POST
Post
— Authenticate using Vault user name and password
/v1/auth
POST
Post
— Generate a delegated session ID for another user
/v1/delegation/login
POST
Post
— Refresh an active session to extend its duration
/v1/keep-alive
DELETE
Delete
— End the authenticated user's API session
/v1/session
MCP Tools
authenticate-using-vault-user-name
Authenticate using Vault user name and password
generate-delegated-session-id-another
Generate a delegated session ID for another user
refresh-active-session-extend-its
Refresh an active session to extend its duration
end-authenticated-user-s-api-session
End the authenticated user's API session
idempotent