All requests must include a Management API token in the Authorization header, which GoKart uses to identify your integration system.
Request Header:
Authorization: ApiToken {your-token}Replace {your-token} with the actual token provided by GoKart.
Follow the instruction HERE to generate the Management API Key
Errors
Status | Meaning |
401 Unauthorized | Missing or invalid API key |
