Skip to main content
The API uses standard HTTP status codes to indicate whether a request succeeded or failed.

HTTP Status Codes

Common Errors

Invalid API Key

Status Code

Response

Resolution

  • Verify that the x-api-key header is included.
  • Ensure you are using an active API key.
  • Confirm you are using the correct environment (development or production).

Invalid Request

Status Code

Response

Resolution

Check that all required request fields are provided and correctly formatted. It could be invalid wallet address or the amount could be zero or less than zero.

Transaction Not Found

Status Code

Response

Resolution

Verify that the transaction hash is correct and belongs to your account.