VTEX Subscriptions REST API Documentation
This documentation describes the available REST APIs for VTEX Subscription System.
With Subscriptions you can set up regularly scheduled deliveries.
All requests need authorization (VTEX Id authentication token or VTEX Appkey and Apptoken headers)
Use this page to mock Subscriptions API (v2 - DEPRECATED) in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Subscriptions API (v2 - DEPRECATED), which will allow you to keep building and testing even if the actual API you isn't currently available.