Using your API key
When you create your API key, you will see it in the same section of your Dashboard. You can edit the key name, rotate the token, or delete the key entirely from here. To use your API key simply provide it as part of the authorization header when you make a request. Tokens use the bearer authorization header when you make a request.Read-only mode
Read-only API keys are limited to GET requests. Enable the Read-only toggle when creating or editing an API key.IP access restrictions
You can restrict API key usage to specific IP addresses or CIDR ranges. Requests from IPs not on the allowlist will be rejected. To configure IP restrictions:- Enable the Limited access toggle when creating or editing an API key
- Enter one or more IP addresses or CIDR ranges (e.g.,
192.168.1.1or10.0.0.0/24) - Click + to add additional IPs
/32, IPv6 gets /128).