Finding the Cobalt API Key
To execute API requests, an API key is required. Follow these steps to find your API key:- Log in to your Cobalt account.
- On the dashboard, navigate to
Developer
section underSettings
in the side menu. - Under the Setup tab, you will find the
API Key
in Overview section. - You can copy the API key for either the Test environment or the Production environment.

Using Session Token for Authentication
If you do not want to expose your API Key in the frontend implementation, you can also make the following API Calls by using a Session token in the Header instead ofx-api-key
and Linked-account-id
:
- Config APIs
- Config Field APIs
Rate Limits of Cobalt API
Cobalt API has specific rate limits to ensure efficient and fair usage. Standard Rate Limit: 20 events per second. Burst Rate Limit: Allows a burst of 5 events in an instant within a second.API Resources
The Cobalt API includes several resources, each serving a specific purpose. Below is a brief description of each resource:- Linked Account
- Applications
- Config
- Event
- Webhooks
- Executions
- Session Token
- Cobalt Hosted
- Public Workflows
- Datastores