Authentication banner
Authentication banner
Authentication banner

Updated on Sep 20, 2023

1

min read

Authentication

Updated on Sep 20, 2023

1

min read

Authentication

Updated on Sep 20, 2023

1

min read

Authentication

Authentication

Use your API key to authenticate requests. You can find your API key in your dashboard.

The value goes into x-Vesana-API-key header field

Error Handling

All error responses will include a status code and a message detailing the issue.

Example Error Response:

{ "status": "error", "message": "Invalid API Key" }

Status Code. Message. Description

400 Bad Request. The request was invalid.

401 Unauthorized Authentication failed.

404 Not Found The requested resource was not found.

500 Internal Server Error. An error occurred on the server.

Authentication

Use your API key to authenticate requests. You can find your API key in your dashboard.

The value goes into x-Vesana-API-key header field

Error Handling

All error responses will include a status code and a message detailing the issue.

Example Error Response:

{ "status": "error", "message": "Invalid API Key" }

Status Code. Message. Description

400 Bad Request. The request was invalid.

401 Unauthorized Authentication failed.

404 Not Found The requested resource was not found.

500 Internal Server Error. An error occurred on the server.

Authentication

Use your API key to authenticate requests. You can find your API key in your dashboard.

The value goes into x-Vesana-API-key header field

Error Handling

All error responses will include a status code and a message detailing the issue.

Example Error Response:

{ "status": "error", "message": "Invalid API Key" }

Status Code. Message. Description

400 Bad Request. The request was invalid.

401 Unauthorized Authentication failed.

404 Not Found The requested resource was not found.

500 Internal Server Error. An error occurred on the server.