Docs
Everything you need to
build with Talkory.ai.
Integrate multi-LLM queries and consensus answers into your own product. Browse the REST API reference, or install the official Python or Node.js package.
API Docs
Public REST API reference: authenticate with an API key, run multi-LLM queries, stream results over SSE, and check provider health.
Read API docs โPyPI Package
The official Python client for Talkory. Install with pip and query multiple AI models with consensus directly from your Python code.
Read Python SDK docs โNPM Package
The official Node.js / TypeScript client for Talkory. Install with npm and query multiple AI models with consensus, fully typed.
Read Node.js SDK docs โ