Search API
Real-time web search and answer generation for agents, research tools, support bots, and content workflows.
Credit note: Pro Search starts from 15 credits per request. Free Standard accounts receive 200 credits daily.
Free-to-try agent APIs that work out of the box with one Felo API key.
Install Felo AI CLI once, add one API key, and connect Search API, PPT Task API, SuperAgent, Web Fetch, X Search, Mindmap, LiveDoc, YouTube subtitles, and landing page generation to agents, apps, and office workflows.
Add one Felo API key, then call search, slides, mindmaps, web extraction, X data, LiveDocs, YouTube subtitles, and SuperAgent from your terminal or agent workflow.
Install CLI
npm install -g felo-ai
Add API key
felo config set FELO_API_KEY
Run skills
search, slides, mindmap, fetch
npm install -g felo-ai
felo config set FELO_API_KEY your-api-key-here
felo search "latest AI agent news"
felo slides "Product launch deck, 6 slides"
felo mindmap "Q1 growth plan"
felo web-fetch --url "https://example.com" --format markdownRequires Node.js 18 or newer. You can also provide FELO_API_KEY as an environment variable.
Real-time web search and answer generation for agents, research tools, support bots, and content workflows.
Credit note: Pro Search starts from 15 credits per request. Free Standard accounts receive 200 credits daily.
Generate slide decks asynchronously from prompts, themes, and optional LiveDoc context, then poll task status and retrieve results.
Credit note: AI Slide generation starts from 30 credits per page during promotion. Theme listing does not create a generation task.
Create streaming agent conversations, consume SSE output, follow up inside the same thread, and attach LiveDoc context.
Credit note: Conversation cost depends on selected skill, output length, model usage, and attached tools.
Extract webpage content as HTML, text, or Markdown with crawl mode, readability, selector, and timeout options.
Credit note: Usage depends on crawl mode, target page, and extraction options.
Search X users, tweets, timelines, and replies with pagination metadata for research, monitoring, and content agents.
Credit note: X post search is currently available with limited-time free usage where supported.
Create structured mindmaps from a topic, question, or optional LiveDoc context for planning and research workflows.
Credit note: AI Mindmap generation starts from 15 credits per request. LiveDoc AI Mindmap may have limited-time free usage.
Generate landing page content asynchronously, query task history, and retrieve generated HTML results for campaign workflows.
Credit note: AI Page generation starts from 375 credits per request. Regeneration may consume additional credits.
Create knowledge bases, upload resources, import URLs, and run semantic retrieval for context-aware agents.
Credit note: Knowledge Base Search starts from 15 credits per request. File and retrieval usage depends on resource size.
Fetch YouTube subtitles by video code with optional language and timestamp parameters for media research agents.
Credit note: Usage depends on transcript availability, language selection, and request volume.