Authentication
Lorem ipsum placeholder: document how developers create, rotate, scope, and revoke Supervisor API keys.
Bearer tokens
Lorem ipsum placeholder: explain the Authorization header, workspace scoping, environment storage, and how requests should be authenticated.
curl https://api.supervisor.ai/v1/auth/check \
-H "Authorization: Bearer $SUPERVISOR_API_KEY"