Error Codes
These error codes represent standardized responses returned by the API. They can be used to guide error handling, debugging, and user-facing messaging.
| Error Code | Description |
|---|---|
| 00010000 | Generic authentication failure. User credentials or session validation failed. |
| 00010001 | Account is temporarily locked due to repeated failed verification attempts. |
| 00010002 | User is close to being locked; limited attempts remaining. |
| 00010003 | Email already verified; cannot re-verify or reset through this flow. |
| 00010004 | Email does not exist in the system. |
| 00010005 | Verification code or link has expired. |
| 00010006 | Authentication token or signature is invalid. |
| 00010007 | Incorrect email or password combination. |
| 00010008 | Email verification expired; user must request a new link. |
| 00010009 | Password is incorrect or does not meet validation rules. |
| 00010010 | ReCAPTCHA token expired before submission. |
| 00010011 | ReCAPTCHA validation failed (low score or invalid token). |
| 00010012 | Required agreement must be signed before proceeding. |
| 00010013 | Passkey authentication timed out. |
| 00010014 | No registered passkey for this email. |
| 00010015 | Requested passkey cannot be found. |
| 00010016 | Passkey did not match stored credential. |
| 00010017 | Requested related party (e.g., UBO or director) does not exist. |
| 00010018 | No KYB risk rating found for this entity. |
| 00010019 | User already joined the waitlist. |
| 00020000 | Quote request timed out; liquidity provider did not respond in time. |
| 00020001 | Quote has expired and must be refreshed. |
| 00020002 | Quote construction or pricing failed. |
| 00020003 | Insufficient balance to complete the RFQ transaction. |
| 00020004 | Payment method not yet approved or not eligible for withdrawals. |
| 00000001 | Business rule validation failed. |
| 00000002 | Client-side request error; invalid payload or parameters. |
| 00000003 | Client IP or user account is blocked due to compliance/risk. |
| 00000004 | User is located in a U.S. state that is unsupported. |
| 00000005 | Requested resource cannot be found. |
| 00000006 | Resource already exists; duplicate creation is not allowed. |
| 00010020 | Entity customer limit reached |
| 00010021 | Customer ownership validation |
| 00010022 | Validation errors |
| 00010023 | KYB status transition errors |
Updated about 11 hours ago
