Issue JWT token
Authentication
Issue Token
Obtain a JWT token using API credentials
POST
Issue JWT token
Issue Token
Authenticate with your API Key and API Secret to obtain a JWT token. No Authorization header required.Your API key.
Your API secret.
Response
Errors
| HTTP | Code | Condition |
|---|---|---|
| 401 | unauthorized | Invalid API Key or API Secret |
| 403 | forbidden | Client inactive or IP not allowlisted |
| 500 | internal_error | Service configuration error |
Headers
Your API key provided by Paratro.
Your API secret provided by Paratro.