Learn how to integrate with Kan’s REST API.
x-api-key
header of each request.
2xx
HTTP codes correspond to success, 4xx
codes are for user-related failures, and 5xx
codes are for infrastructure issues.
Status | Description |
---|---|
200 | Success |
400 | Invalid parameters |
401 | Missing token |
403 | Invalid token |
404 | Resource not found |
500 | Error with Kan’s infrastructure |