POST

Get Quota


This method requests information about remaining quota in the plan. A Wix user can purchase a paid plan from your site or utilize a free plan if you offer one. You provide information about the current plan including how many searches remain out of the total in the plan, the dates of the plan, and whether the user currently has a paid plan.

Wix calls this method when a Wix user opens the SEO page of the Dashboard.

Endpoint
POST
{DEPLOYMENT-URI}/v1/get-quota
Errors
QuotaLimitReachedobjectstatus code: 429
MissingTokenobjectstatus code: 401
Did this help?