Skip to main content
Myrouter API uses the Authorization field in request headers to carry the API key for authentication. You can view and manage your API keys on the Settings page.
{
    "Authorization": "Bearer {{API Key}}"
}