Skip to main content
POST
Add user API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
api_key
string
required
provider
enum<string>
required
Available options:
openrouter,
anthropic

Response

OK

connected
boolean
required
provider
enum<string>
required
Available options:
openrouter,
anthropic
added_at
string<date-time>