Reports API

The Report API allows you to query the data that is displayed in these CartStack reports by site: Send Queue, Send Archive, Recovered Orders, & Unsubscribes.  The response will be in JSON format.

First, you will need to obtain your encrypted Site ID and API Key from your account setup page.  Click on the "Site ID / API Key" button on the right sidebar of the settings page.  From here you can copy the Site ID and generate a new API key.

Reports API URL endpoint:  https://admin.cartstack.com/secure/cartstack_api_weeklyreport.php

Required parameters: Site ID (siteid), API Key (apikey)

Example URL: https://admin.cartstack.com/secure/cartstack_api_weeklyreport.php?siteid=1234&apikey=12346789

Data Limitations: You are only allowed to query this data once per week (7 days).

Did this answer your question? Thanks for the feedback. Click the "Contact Us" button to the right if you need further help. There was a problem submitting your feedback. Please try again later.