Veeva Vault API v24.1

Number of APIs: 360

Veeva Vault API v24.1

  1. Metadata Definition Language (MDL)-Retrieve Component Records - Component Record Collection GET https://{{vaultDNS}}/api/{{version}}/configuration/:{component_type}

  2. Metadata Definition Language (MDL) - Retrieve Component Type Metadata GET https://{{vaultDNS}}/api/{{version}}/metadata/components/:{component_type}

  3. Vault Query Language (VQL) - Previous Page URL POST https://{{vaultDNS}}/api/{{version}}/query/{{previous_page}}

  4. Authentication-Delegated Access - Retrieve Delegations GET https://{{vaultDNS}}/api/{{version}}/delegation/vaults

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

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

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

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

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

  10. Documents-Document Renditions - Replace Document Rendition PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/renditions/:{rendition_type}