Bursts API
This article provides sample API calls to manipulate Bursts.
PRE-REQUISITES:
- Set up API access
- Verify that you have API access OR get token call via curl since all API calls require a token
Get all Bursts
This procedure allows getting a list of all Bursts available to be sent:
Item: burst
Method: GET
Header:
Accept:application/json
Token:pp7463NsgbECHh5XIwfMLS5of8qFD5j4G3QohTCMh72kHyXH3K
Get details of a specific Burst
This procedure allows getting information on a specific burst by entering its ID:
Item: burst
Method: GET
Header:
Accept:application/json
Token:pp7463NsgbECHh5XIwfMLS5of8qFD5j4G3QohTCMh72kHyXH3K