Skip to content

docs / api / API keys

API keys

For scripts, servers and agents that cannot sign in through a browser.

Using a key

Send it as a Bearer token. Each key is tied to one toolset.

terminal
curl https://mcp.toolrails.com/t/default \
  -H "Authorization: Bearer tr_live_…"

Keeping keys safe

Keys are shown once. Revoke one from the dashboard and calls with it stop straight away.