---
title: "Get Well Known Oauth"
method: GET
path: "/.well-known/oauth-authorization-server"
tags: ["Well Known Metadata"]
---

# Get Well Known Oauth

`GET /.well-known/oauth-authorization-server`

## Headers

- `x-rapidapi-host` string, required

## Response `200`

- object
  - `authorization_endpoint` string, required
  - `token_endpoint` string, required
  - `fast_flow_csp_auth_endpoint` string, required

---

[API](https://skmtc.dev/nokia/apis/network-as-code.md) · [All operations](https://skmtc.dev/nokia/apis/network-as-code/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nokia/network-as-code/revisions/fdd5f5a56b88/schema)
