{"issuer": "https://app.pbn.ltd", "authorization_endpoint": "https://app.pbn.ltd/oauth/authorize", "token_endpoint": "https://app.pbn.ltd/oauth/token", "registration_endpoint": "https://app.pbn.ltd/oauth/register", "revocation_endpoint": "https://app.pbn.ltd/oauth/revoke", "response_types_supported": ["code"], "grant_types_supported": ["authorization_code", "refresh_token"], "code_challenge_methods_supported": ["S256"], "token_endpoint_auth_methods_supported": ["none", "client_secret_post", "client_secret_basic"], "scopes_supported": ["account:read", "account:write", "billing:read", "sites:read", "sites:write", "sites:delete", "sites:login", "dns:read", "dns:write", "backups:read", "backups:write", "files:read", "files:write", "logs:read", "tickets:read", "tickets:write", "content:read", "content:write", "kb:read"], "service_documentation": "https://app.pbn.ltd/api/docs/authentication"}