# Authentication ## Get Access Token - [POST /oauth2/token](https://docs.shipsaving.com/v2/openapi/authentication/getaccesstoken.md): Issue a short-lived access token using the OAuth 2.1 Client Credentials grant. Provide: - Authorization: Basic base64(AppKey:AppSecret) - Content-Type: application/x-www-form-urlencoded