# OAuth

All API requests to xCures must provide an access token, retrieved via the standard OAuth authorization flow below.

## Get Token

 - [POST /oauth/token](https://docs.xcures.com/apis/current/oauth/publicoauthcontroller_token.md): Obtain an access token that is authorized to make API calls.

