# Authentication Obtain JWT tokens to authenticate all other requests. ## Obtain JWT Token - [POST /auth/token](https://docs.connectpsp.com/apis/authentication/authtoken.md): Authenticates your application and returns a short-lived JWT token. Provide the clientId and clientSecret credentials issued by ConnectPSP during onboarding. The returned accessToken must be sent in all subsequent requests as: Authorization: Bearer