Chatspark
K

API Reference

v1
K

Changelog

Release history and updates for the ChatSpark API and developer platform.

v1.0.0 (February 2026)

Initial API release. All core endpoints are now available.

Endpoints

  • Health: GET /api/v1/health
  • Chat: POST /api/v1/agents/{id}/chat (with optional streaming)
  • Agents: List, get, create, update, delete
  • Conversations: List, get, list messages
  • Leads: List paginated leads
  • Analytics: Get agent analytics (Pro+)
  • Training: List, add, delete sources (Enterprise)
  • Feedback: Submit message ratings
  • Webhooks: Register, list, delete (Enterprise)

Previous

Node.js / TypeScript