IndiePitcher REST API documentation
IndiePitcher REST API allows you to send emails, manage your contacts, and generate portal session to manage user’s contact lists.
Please note that most destructive operations are currently not supported through the REST API for sesucurity reasons. Please use the IndiePitcher dashboard.
All requests contain the following base URL:
Authorization
header.Rate limits are applied to all requests to the IndiePitcher API. The rate limits are as follows:
After reaching the rate limit, you will receive a 429 Too Many Requests
response. The rate limit will reset after 1 second. We recommend using endpoints that support batch operations to reduce the number of requests made.
SDKs are available for the following languages:
IndiePitcher REST API documentation
IndiePitcher REST API allows you to send emails, manage your contacts, and generate portal session to manage user’s contact lists.
Please note that most destructive operations are currently not supported through the REST API for sesucurity reasons. Please use the IndiePitcher dashboard.
All requests contain the following base URL:
Authorization
header.Rate limits are applied to all requests to the IndiePitcher API. The rate limits are as follows:
After reaching the rate limit, you will receive a 429 Too Many Requests
response. The rate limit will reset after 1 second. We recommend using endpoints that support batch operations to reduce the number of requests made.
SDKs are available for the following languages: