Sift | Docs

API Keys

API Keys lists all API keys you've created and allows you to delete and create API keys.

API keys can be used to make requests to Sift's API. API keys are associated with you and have the same permissions as you. API keys do not expire. They will no longer work after they're deleted.

Creating an API Key

Enter a unique name in the name input and click Create API Key to create a new API key.

Copy the API key to a secrets manager. This key cannot be retrieved after the modal is closed. Put your API key in the authorization header of your API request to use it.

On this page