Felo API PlatformFelo API Platform

Docs

Build with Felo API Platform.

Start with authentication, make your first request, connect AI tools through the LLM API, then configure Harness APIs for search, office, content, extraction, and knowledge workflows.

Start

Create a key and understand authentication before calling APIs.

AI Tool Setup

Configure Codex, Claude Code, OpenClaw, Cursor, Cline, and other agent clients.

LLM API

Call model endpoints through OpenAI-compatible and Anthropic-compatible protocols.

Configure Harness

Configure ready-to-use APIs including Search, PPT, SuperAgent, LiveDoc, Web Fetch, X Search, Mindmap, and more.

Core AI

Search-grounded chat and direct model calls through familiar protocol shapes.

Generation Tasks

Async workflows for PPT, landing page, and mindmap generation.

Agents and Knowledge

Conversation streaming, LiveDoc knowledge bases, resources, retrieval, and routing.

Search and Extraction

Utilities for web pages, YouTube transcripts, and X search workflows.

Quick Start

Get up and running with Felo API Platform in minutes:

  1. Create an Account - Sign up for a free Felo account
  2. Get Your API Key - Generate your API key from the API Keys page
  3. Make Your First Request - Try our Chat API with a simple cURL command
  4. Build Your Application - Integrate Felo's capabilities into your app

API Overview

Chat API (v2)

The Chat API enables you to build conversational experiences powered by AI and web search. Send a query and receive an AI-generated answer based on real-time web search results.

Key Features:

  • Real-time web search integration
  • AI-generated comprehensive answers
  • Source citations and references
  • Query analysis and optimization

Learn more about Chat API →

PPT Task API (v2)

The PPT Task API enables asynchronous PPT generation workflows:

  • Create PPT generation tasks
  • Query task running status
  • Query task historical result metadata (including error_message and live_doc_url on terminal failure statuses)

Learn more about PPT Task API →

SuperAgent API (v2)

The SuperAgent API provides AI-powered conversation capabilities with real-time streaming output and LiveDoc integration:

  • Create conversations and receive a stream_key for SSE consumption
  • Consume real-time SSE stream output
  • Ask follow-up questions in an existing conversation, get a new stream_key
  • Query conversation detail by thread_short_id
  • List and inspect LiveDocs and their resources

Learn more about SuperAgent API →

LiveDoc API (v2)

The LiveDoc API provides full CRUD operations for LiveDocs and their resources:

  • Create and manage LiveDocs (knowledge bases)
  • Upload files or import URLs as resources
  • Perform semantic retrieval over a LiveDoc

Learn more about LiveDoc API →

X (Twitter) Search API (v2)

The X Search API provides access to X (formerly Twitter) data:

  • Batch retrieve user profiles by username
  • Search tweets by keyword
  • Fetch a user's tweet timeline
  • Fetch replies to a specific tweet

Learn more about X Search API →

Web Extract API (v2)

The Web Extract API extracts content from any URL with flexible output options:

  • Multiple output formats: html, text, markdown
  • Fast or fine crawl modes
  • Optional readability processing, link/image summaries, and CSS selector targeting

Learn more about Web Extract API →

YouTube Subtitling API (v2)

The YouTube Subtitling API retrieves subtitle data for YouTube videos:

  • Fetch subtitles by video code
  • Specify subtitle language
  • Optionally include timestamp information

Learn more about YouTube Subtitling API →

LLM API

The LLM API exposes direct model calling endpoints for OpenAI-compatible and Anthropic-compatible clients:

  • OpenAI Chat Completions compatible POST /api/v1/chat/completions
  • Anthropic Messages compatible POST /api/v1/messages
  • OpenAI Responses compatible POST /api/v1/responses
  • Claude Code configuration guidance

Learn more about LLM API →

Configure Claude Code →

Support

Need help? We're here for you:

  • Documentation - Browse our comprehensive guides and API reference
  • GitHub Issues - Report bugs or request features
  • Email Support - Contact us at [email protected]

Stay Updated

Follow our changelog to stay informed about new features, improvements, and API updates.