# Access Token Acquire a token granting you access to perform sensitive operations on behalf of an identity. ## Acquire a new access token - [POST /access_token](https://api.weavr.io/products/multi-backoffice/openapi/access-token/requestaccesstoken.md): Acquire a Bearer token granting you access to securely perform delegated access operations on behalf of the given identity. The token representing the identity should be included in the Authorization header of all requests to endpoints representing Delegated Access operations.