Skip to main content
Create API keys in Arcade Studio under Settings → API keys. Send the key as a bearer token:
A key has the same access as your account. Keep keys secret: never commit them or expose them in client-side code. Requests with a missing, invalid, expired or revoked key fail with 401. A revoked key stops working immediately. Keys belong to one environment. Use a key from staging Studio with staging-platform.arcade.ai; a key from the other environment fails with 401.