← Back to Pondral
Developer
API documentation.
A REST + webhook surface for integrating Pondral into your stack. Early access on Growth and Agency — email us and we issue you a key.
Quick start
The API is in early access — self-serve key generation isn't built yet, so email hello@pondral.com from your Growth or Agency workspace and we'll issue you a key directly. All requests use Bearer token auth. Responses are JSON.
Endpoints
- GET /v1/projects:List your brands
- POST /v1/projects:Add a brand
- POST /v1/analyze:Trigger an analysis
- GET /v1/monitoring:List monitored URLs
- POST /v1/monitoring:Add a URL to monitoring
- GET /v1/results:Fetch scored results for a brand, filterable by engine and date
- GET /v1/reports:List generated reports
- GET /v1/usage:API usage for the current billing period
- GET /v1/webhooks / POST /v1/webhooks:List or subscribe to webhook events
Webhook events
Two events fire today; more are on the roadmap.
- analysis.completed:Fires when an analysis run finishes
- monitoring.completed:Fires when a monitoring run finishes
Full reference and SDK examples for Node, Python, and Go are on the roadmap. For a key, or any question, email hello@pondral.com.
Last updated August 2026Run a free audit →