DOOMSCROLLR API
Integrate DOOMSCROLLR with your stack. Generate API keys in the dashboard. Use the Postman collection or Zapier (thousands of apps) for no-code automation.
Audience endpoints
- POST https://doomscrollr.com/api/audience/verify — verify an API key.
- POST https://doomscrollr.com/api/audience/create — create an audience member (email, name, tags).
- GET https://doomscrollr.com/api/audience/list?api_key=YOUR_KEY — list audience members.
Content endpoints
- POST https://doomscrollr.com/api/content/posts — create content posts via API.
- GET https://doomscrollr.com/api/content/posts?api_key=YOUR_KEY&per_page=100 — list posts.
Full request and response examples, live “try it” tools, and the downloadable Postman collection are on this page in the interactive documentation.