Skip to content

Error Codes

Example Format

json
{
  "error": {
    "code": "INVALID_AMOUNT",
    "message": "Amount must be greater than 0"
  }
}

Common Errors

CodeDescription
UNAUTHORIZEDInvalid API key
INVALID_PARAMETERMissing or invalid field
UNSUPPORTED_ASSETThis asset/network is not supported
ADDRESS_UNAVAILABLENo available payment address at the moment
PAYMENT_EXPIREDPayment link has expired
INTERNAL_ERRORTemporary service error