Create API key

Creates a new API key. The API key used to make the request will remain active.

Created API keys are generated randomly and returned in the response. You cannot retrieve them again.

Body Params

Optional settings for the new API key

string
enum
Defaults to read_write

The key's permission level. read_write (the default) can make
any request. read_only keys can't run data-altering requests: they're
limited to GET requests and non-writing POST requests, like /reports.
Omit for read_write.

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json