Key response codes you may encounter while using the Kit API
{ "error": "Authorization Failed", "message": "API Key not present" }
with a 401 error.
API key
being present when only API secret
is permitted422
if any fields contain bad data or required fields are missing.
500
. Try again after a short period, and if you continue to encounter an error, please raise the issue with support.