Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

API Playground

Test Aero2 API endpoints directly from your browser. Select an endpoint, fill in parameters, and send real requests.

Discovery
Authorization
Token
Introspection
Revocation
UserInfo
Authentication
Health
Relying Party
Applications
Base URL
Bearer Token (optional)

Tips

  • Discovery endpoints (GET /.well-known/openid-configuration, GET /oauth2/jwks.json) work without authentication
  • Health endpoints work without authentication
  • Admin endpoints require a Bearer token from a user with the operator role
  • The cURL command shown below the response can be copied for use in your terminal
  • Tokens entered in the Bearer Token field are only stored in browser memory and never persisted