Authentication
Number of APIs: 7
-
User Name and Password POST https://{{vaultDNS}}/api/{{version}}/auth
-
OAuth 2.0 / OpenID Connect POST https://login.veevavault.com/auth/oauth/session/:{oath_oidc_profile_id}
-
Retrieve API Versions GET https://{{vaultDNS}}/api/
-
Authentication Type Discovery POST https://login.veevavault.com/auth/discovery
-
Session Keep Alive POST https://{{vaultDNS}}/api/{{version}}/keep-alive
-
Validate Session User GET https://{{vaultDNS}}/api/{{version}}/objects/users/me
-
End Session DELETE https://{{vaultDNS}}/api/{{version}}/session