---
title: "OAuth protected resource metadata"
method: GET
path: "/.well-known/oauth-protected-resource"
tags: ["Well-known"]
---

# OAuth protected resource metadata

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

RFC 9728 metadata document advertising the authorization server(s) trusted to issue access tokens for this API.

## Response `200`

Protected resource metadata

- OAuthProtectedResourceMetadata
  - `resource` string, required
  - `authorization_servers` string[], required

---

[API](https://skmtc.net/latitude-dev/apis/latitude.md) · [All operations](https://skmtc.net/latitude-dev/apis/latitude/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude-dev/latitude/revisions/a0bf72a85607/schema)
