Post

Get Quota Info

Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

This endpoint retrieves quota information for an action.

Wix calls this endpoint when a site contributor opens the Manage your automations quotas modal in the Automations dashboard. The response from this endpoint is displayed in the modal. The data is displayed based on the response body format. Learn more about quota display options.

Implementing this endpoint is optional. To implement it, select the endpoint under Action's service plugin Endpoints when editing your action in the app dashboard.

Notes:

  • Wix doesn't enforce action quota limits, it only displays them to the user. Enforcing quota limits is the action provider's responsibility.
Endpoint
POST
{DEPLOYMENT-URI}/v1/quota-info
Was this helpful?
Yes
No