Create API Key
Creates a bearer key, or registers a public key when the body carries
public_key. The route selects the scope. Bearer secrets are returned once.
CLI:
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
Create Bearer API Key Request
OR
Create Public Key Request
Response
Create API Key Response
OR
Public Key Credential
Errors
400
Validation Error
409
Conflict Error
