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/proxy

All API calls from the browser are routed through the Next.js proxy to FastAPI.

Endpoints

POST/api/chat

AI chat — send conversation history, receive assistant reply.

POST/api/contact

Contact form — scores lead, sends email, tracks in analytics.

POST/api/search

Semantic site search — returns AI answer + relevant page results.

GET/api/analytics/dashboard

Returns live analytics: KPIs, traffic, lead pipeline.

POST/api/analytics/pageview

Track a page view event.

GET/health

Health check — returns service status, model, and email config.

Need Enterprise API Access?

Custom rate limits, authentication, webhooks, and dedicated infrastructure.

Contact Sales →