API Playground
Test Aero2 API endpoints directly from your browser. Select an endpoint, fill in parameters, and send real requests.
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 admin 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