Error List

General

API key expired
{
    "status": "error",
    "message": "API_KEY_EXPIRED",
    "result": null
}
Maximum API call hit
{
    "status": "error",
    "message": "MAX_API_CALL_EXCEEDED",
    "result": null
}

ID Card

Missing/Wrong apiKey
{
    "status": "error",
    "messageCode": null,
    "message": "INVALID_API_KEY",
    "id": null,
    "methodList": null,
    "outputImageList": null
}

Passport

Last updated

Was this helpful?