API access differences across subscription plans MAY 1 2026

Hi,

I’m building a Veeqo integration and wanted to clarify whether API behavior varies by subscription tier. (subscription plans launch on May 1 2026)

Specifically:

  • Are any endpoints restricted based on plan?

  • Do rate limits or quotas differ per plan?

  • Are there feature-level constraints (e.g. shipping, inventory, orders) that affect API responses or availability?

I couldn’t find clear documentation on this—any guidance or references would be appreciated.

Thanks.

Hi @softpawlabs,

Are any endpoints restricted based on plan?

Yes. The endpoints that are restricted mirror what’s available in the UI - if you can’t access a feature through the UI on your plan, you won’t be able to access it through the API either. If you try to access a gated feature, you’ll receive a 403 error with the message “Feature not available on your current plan”.

Do rate limits or quotas differ per plan?

No, rate limits remain the same across all plans.

Are there feature-level constraints that affect API responses or availability?

Only in the sense described above. Feature access is plan-dependent, but the shape of responses and general API behaviour remains the same for accessible endpoints.

Documentation updates are incoming to make it clearer exactly which endpoints are restricted per plan.

If this answers your question, please mark this message as a solution so that other developers can use it as a reference. If you are still having trouble then contact Veeqo Support via the support messenger in the Veeqo app or contacting helpme@support.veeqo.com

Hope this helps,
Alex - Veeqo