Documentation Index
Fetch the complete documentation index at: https://docs.vatly.dev/llms.txt
Use this file to discover all available pages before exploring further.
forbidden
HTTP Status: 403 Forbidden
Example response
What happened?
Your API key does not have permission to access the requested resource. This typically occurs when:- Using the demo key on an endpoint other than
GET /v1/validateorGET /v1/rates - The demo key is restricted to read-only validation and rate lookups
How to fix
- Use a full API key. Sign up at vatly.dev and generate a
vtly_live_key to access all endpoints. - Check the endpoint. The demo key only works with
GET /v1/validateandGET /v1/rates.
Catching this error with the SDKs
Related errors
unauthorized: API key is missing or invalidtier_insufficient: Feature requires a higher tier