Skip to main content

Response Format

All Wappfy API responses follow a consistent envelope format.

Success responses

Every successful response is wrapped in a standard object:

Paginated responses

Endpoints that return lists include pagination metadata:
Use the page and limit query parameters to control pagination:

Error responses

Failed requests return an error object:

Common error codes

The meta.requestId is useful for support requests — include it when contacting support for faster debugging.