Errors
TOO_MANY_REQUESTS
Documentation Index
Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
Use this file to discover all available pages before exploring further.
Problem
You have made too many requests in a short period of time.Solution
Please wait a bit and try again or increase the ratelimit on your API key.The error code related to the status code.
Available options:
BAD_REQUEST, FORBIDDEN, INTERNAL_SERVER_ERROR, UNSUPPORTED_MEDIA_TYPE, GATEWAY_TIMEOUT, TOO_MANY_REQUESTS, USAGE_EXCEEDED, DISABLED, CONFLICT, NOT_FOUND, NOT_UNIQUE, UNAUTHORIZED, PAYLOAD_TOO_LARGE, METHOD_NOT_ALLOWED, UNPROCESSABLE_ENTITY Example:
"TOO_MANY_REQUESTS"
A human readable message describing the issue.
Example:
"Missing required field 'name'."
A link to the documentation for the error.
Example:
"https://formizee.com/api-references/errors/code/TOO_MANY_REQUESTS"