# Authorization

> A group of operations in the Payments API reference. Source: https://hub.ozow.com/api-reference/payments-api/tags/authorization/

The token the rest of the API is called with. One token serves every request until it expires, so it is fetched once rather than per call.

## Operations

- `POST /token` - Get API token
