You’ll need an API key to interact with following features of IndiePitcherDocumentation Index
Fetch the complete documentation index at: https://docs.indiepitcher.com/llms.txt
Use this file to discover all available pages before exploring further.
- SDKs
- REST API
- SMTP Proxy
Create API Key
API keys are tied to a project. You can generate a new API key from the IndiePitcher dashboard.- Navigate to a project you want to generate an API key for
- Click on the Settings / API Keys
- Click on the Create button


Rate Limits
Rate limits are applied to all requests to the IndiePitcher API. The rate limits are as follows:- 10 requests per second across API keys tied to a project.
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.