To safely access the resources exposed by our API, you will need to provide an authenticated token in your requests headers. Please reach out to your OVRSEA’s Account Manager to get your token.
Name of the header
Type of authentication
Authorization
API AUTHORIZATION KEY
Please note that the API authorization key must be prefixed with “Bearer ”For example:
If your authentication fails, you will receive a 401 Unauthorized response. Make sure you are using the correct token and that it is properly formatted with the “Bearer ” prefix.