Veeva Vault API v22.2

Number of APIs: 329

  1. Bulk Active Workflow Actions - Initiate Workflow Actions on Multiple Workflows POST https://{{vaultDNS}}/api/{{version}}/object/workflow/actions/:action

  2. Authentication - User Name and Password POST https://{{vaultDNS}}/api/{{version}}/auth

  3. Authentication - OAuth 2.0/ OpenID Connect POST https://login.veevavault.com/auth/oauth/session/:{oath_oidc_profile_id}

  4. Authentication - Retrieve API Versions GET https://{{vaultDNS}}/api/

  5. Authentication - Authentication Type Discovery POST https://login.veevavault.com/auth/discovery

  6. Authentication - Session Keep Alive POST https://{{vaultDNS}}/api/{{version}}/keep-alive

  7. Authentication - Validate Session User GET https://{{vaultDNS}}/api/{{version}}/objects/users/me

  8. Domain Information - Retrieve Domain Information GET https://{{vaultDNS}}/api/{{version}}/objects/domain?include_application=true

  9. Domain Information - Retrieve Domains GET https://{{vaultDNS}}/api/{{version}}/objects/domains

  10. Vault Query Language (VQL) - Submitting a Query POST https://{{vaultDNS}}/api/{{version}}/query