API Authentication Testing

Request Configuration
Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Response

Response will appear here after making an API call

Click "Test API Call" or "Test Public Endpoint" to start
Authentication Examples
OAuth2 Bearer Token
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Header API Key
X-API-Key: abc123def456ghi789
Query API Key
GET /api/endpoint?api_key=abc123def456ghi789
Basic Authentication
Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ=
An unhandled error has occurred. Reload ×

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.