Create an API key

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
agent_idstringOptional
labelstringOptional
is_sandboxbooleanOptional

Response

API key created (raw key returned only once)

key_idstring
raw_keystring
Returned only once at creation time