Skip to content

API Management

Overview

Within the Settings you can manage your API Keys as well as view information on their usage statisics and billing.

Creating an API Key

To create a new API key, select Create new API key, assign a descriptive name, and securely store the generated key. Make sure you take note and save this value somewhere secure, as you will not be able to retreive it again through the dashboard. Ensure that you do not share your API key or expose it within client-side code.

Viewing API Key Usage

You can view the usage statistics for each of your API keys by clicking the ... of the specific API key, then selecting View Usage section. This takes you to a page showing you the Total Number of Tokens, Input Tokens, Output Tokens, Total Requests and Total Cost associated with that API key. You can use the date picker to filter the usage statistics by a specific date range, and you can also download a CSV report of the usage statistics by clicking the Export button.

Deactivating and Deleting API Keys

By clicking the ... of the specific API key, you can choose to either Deactivate or Delete the API key. If you deactivate an API key, it will no longer be valid for authentication, but you can reactivate it later if needed. If you delete an API key, it will be permanently removed and cannot be recovered, icluding viewing its usage.