Vendasta Platform REST API
The Platform REST APIs are the core of the Vendasta API Gateway: business locations, sales accounts, users and their location permissions, orders and order custom fields, order fulfillment forms, subscriptions and subscription assignments, purchases, products, partner activatable products, automations and automation runs, plus country/region reference data. Requests and responses follow JSON:API over application/vnd.api+json with page[limit]/page[cursor] paging and filter[] query params. Secured with OAuth2 bearer tokens issued by sso-api-prod.apigateway.co. Deliberately unversioned ("Evergreen") — maturity is tracked per operation and per field with the x-lifecycle extension.