---
title: "Create a New Access Token"
method: POST
path: "/oauth/token"
tags: ["Access Token"]
---

# Create a New Access Token

`POST /oauth/token`

This endpoint creates an access token. Access tokens are valid only for the set of operations and resources described in the scope of the token request. For more information, see [Authentication Guide](https://degreed.readme.io/docs/authentication).

## Response `200`

Success

---

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