Returns OAuth protected resource metadata for the Case.dev MCP endpoint.
curl --request GET \
--url https://api.case.dev/.well-known/oauth-protected-resource/mcp \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
MCP protected resource metadata
Was this page helpful?
curl --request GET \
--url https://api.case.dev/.well-known/oauth-protected-resource/mcp \
--header 'Authorization: Bearer <token>'