Poggio
Docs
REST APIWell Known

Oauth Protected Resource Metadata

OAuth 2.0 Protected Resource Metadata Discovery Endpoint. Per RFC 8414 Section 5 and MCP OAuth specification, this endpoint provides metadata for protected resources. Returns: Protected resource metadata including resource URI and authorization server location.

GET
/.well-known/oauth-protected-resource

Response Body

application/json

curl -X GET "https://api.poggio.io/.well-known/oauth-protected-resource"
{}