API Keys

An API Key allows users to authorize requests and perform operations on the API programatically.

The only field relevant to you for this entity is:

  • api_key: The actual 128-character long key that can be used to authenticate against the API.

When creating new API keys you don't need to provide any parameters or body. And here's what an API key returned by the API may look like:

{
  api_key: "pjzpD_W1dTumTfY-Oai2lYL70vJqDdKQVfW7O_OsVSTp_NJnIiXXRNhceJBPQwW3ko5w5ihhr1ImIIUb0FBtQIC2kdpg-L9tgNmR_IbC7ZgEvjDta0J8WbpqjCqyV-3e"
}