E
ExaVault REST API
Details
- URL
-
https://accountname.exavault.com/api/v2 - Docs
- https://www.exavault.com/developer/embedding-options
Authentication
ExaVault API key
ev-api-key: <credential> + ExaVault API access token ev-access-token: <credential> discovered From your ExaVault account, generate an API key for API access. The ExaVault developer materials state the REST API requires an API key, but the exact self-service minting page was not exposed in the pages reviewed. Start from the developer materials or contact support if your account UI does not show key management.
Authenticate with the ExaVault API using your account's API key to obtain an access token via the API's authentication methods. The OpenAPI description says all API calls other than the authentication method require an access token. Use the API reference in the OpenAPI spec as the starting point for this flow.