Pingr AI REST API
All API endpoints are served fromhttps://api.pingr.ai/api/v1 (or http://localhost:8000/api/v1 during local development).
Base URLs
- Production:
https://api.pingr.ai/api/v1 - Development:
http://localhost:8000/api/v1
API Endpoints
Agents API
Create, list, update, and manage AI voice agents and LLM prompts.
Campaigns API
Batch outbound dispatching, analytics, and campaign scheduling.
Webhooks API
Register real-time event subscriptions, view deliveries, and rotate security secrets.
Inbox API
Handle customer tickets, two-way multi-channel chat, media attachments, and reactions.