Authentication Errors#
If a request is made with an invalid, expired, or missing API key, the API returns a standard error response with HTTP 200 and a non-zero errorCode:{
"errorCode": -1,
"errorMessage": "Error May vary based on the server response or the attempted action."
}
Modified at 2026-03-16 17:59:14