Authorization

Use your Context.ai API key to authenticate your API requests.

The API key should be attached to the 'Authorization' HTTP header as a bearer token:

Authorization: Bearer <API_TOKEN>

Last updated