Chatvolt API
Authentication
This demonstes how to authenticate a request to the chatvolt API.
To access a private Agent or Datastore, you must provide a chatvolt API key in the Authorization header of your request.
'Authorization': 'Bearer <API_KEY>'
API Keys
You can get your API key from your account settings page.
Was this page helpful?