Home › API Docs
API Documentation
The Iterate AI platform exposes a REST API built with FastAPI. All endpoints return JSON.
Base URL
https://iterateai.in/api/proxyAll API calls from the browser are routed through the Next.js proxy to FastAPI.
Endpoints
POST
/api/chatAI chat — send conversation history, receive assistant reply.
POST
/api/contactContact form — scores lead, sends email, tracks in analytics.
POST
/api/searchSemantic site search — returns AI answer + relevant page results.
GET
/api/analytics/dashboardReturns live analytics: KPIs, traffic, lead pipeline.
POST
/api/analytics/pageviewTrack a page view event.
GET
/healthHealth check — returns service status, model, and email config.
Need Enterprise API Access?
Custom rate limits, authentication, webhooks, and dedicated infrastructure.
Contact Sales →