rk_live_.
Create a key
1
Open the keys page
Open API keysClick Create an API key.
2
Fill in the four fields
3
Copy the key
It is shown once. If you lose it, revoke it and create a new one.
Send it
Put the key in theAuthorization header of every request:
Permissions
A call that needs a permission the key does not have gets
403 SCOPE_MISSING. Permissions can only narrow what your seat on the project allows, never widen it.
Connected apps
MCP clients such as ChatGPT, Claude, Cursor and Codex do not use a pasted key. You sign in to Radarkit from the app and click Allow. That creates a key for the app, named after it, with the permissions you ticked. It appears on the keys page as a connected app and works exactly like any other key. Click Disconnect there to end the connection. See MCP setup.Who can create keys
- Project owners and admins on an active paid plan.
- Editors cannot create keys.
- Free accounts cannot create keys.