Subscribe Pro REST API Overview


This is the documentation for the Subscribe Pro API. The Subscribe Pro API is a standard REST-style API that accepts and returns JSON. We are committed to making sure all data stored by our subscription commerce platform is available via API and that all operations may be completed via API as well.

The base URL for all Subscribe Pro REST API calls is https://api.subscribepro.com/.

Example API Request:

curl https://api.subscribepro.com/services/v2/subscriptions.json?access_token=XXXXX&customer_id=123

API Rate Limit

API Requests from a single IP are rate limited to 600 requests per minute.

Detailed API Documentation

Detailed documentation for each API endpoint can be found below: