API Keys

Create and manage your TRUST Lab API keys

Create a new key
Give it a name so you know what it's for. New keys work across the entire site immediately.
Your keys
Loading…
How to use your key

Send it as the x-api-key header:

curl -H "x-api-key: YOUR_API_KEY" \
  /api/v1/status

Every endpoint uses this key. Find the full endpoint catalog in the Endpoint Catalog or Documentation.