Documentation
Troubleshooting errors (V1 API)
deprecated
This page presents how to handle errors with our Legacy Lookup API, V1.
Codes
Below is a list of possible error codes, along with additional information about how to resolve them.A machine-readable code that describes the error.
Available options:
account_invalid, internal_server_error, invalid_phone_number, negative_balance, spending_limit_exceeded, suspended_account, unsupported_region Example:
"invalid_phone_number"
A human-readable message that describes the error.
Example:
"+0 is not a valid phone number"
A link to the documentation that describes the error.
Example:
"https://docs.prelude.so/api-reference/v1/errors#invalid_phone_number"