llms.txt Content
# Desearch AI
> Live AI, web, and social search APIs for agents, search products, research tools, dashboards, and data workflows. Built on Bittensor Subnet 22.
Last reviewed: 2026-05-31 UTC
Primary API base URL: `https://api.desearch.ai`
Authentication: pass the API key in the `Authorization` header, for example `Authorization: $DESEARCH_API_KEY`.
## Canonical links
- Website: https://www.desearch.ai/
- Console and API keys: https://console.desearch.ai/
- Guide: https://www.desearch.ai/docs/guide/introduction/desearch-ai
- API overview: https://www.desearch.ai/docs/guide/apis/desearch-api
- Pricing and billing: https://www.desearch.ai/docs/guide/apis/pricing-and-billing
- API reference: https://www.desearch.ai/docs/api-reference
- Runtime OpenAPI: https://api.desearch.ai/openapi.json
- Website OpenAPI mirror: https://www.desearch.ai/openapi.json
- Full LLM context: https://www.desearch.ai/llms-full.txt
- API status: https://status.desearch.ai/
- GitHub: https://github.com/desearch-ai
- Discord: https://discord.com/invite/eb6DTZNMF5
## What Desearch is best for
- AI agents that need fresh web and social context before reasoning, writing, or acting.
- Search products that need structured AI search, web search, X/Twitter retrieval, and social data APIs.
- Market, trend, and research workflows that monitor posts, profiles, comments, links, and source pages.
- Data enrichment pipelines that need normalized source URLs, posts, media, comments, summaries, and usage metadata.
## Current API families
- AI Search — multi-source AI-assisted search, web-link discovery, and X post search.
- Web Search — SERP-style web results and crawl output.
- X Search — X/Twitter search, post lookup, URL lookup, user posts, replies, retweeters, and trends.
- TikTok Search — public TikTok search, post/profile lookup, profile posts, comments, hashtags, and trending posts.
- Facebook Search — public Meta/Facebook search plus public post, profile/page, page posts, comments, and
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "Desearch API",
"description": "The Desearch API provides live AI, web, and social search endpoints for agents, search products, research tools, dashboards, and data workflows. It supports AI Search, Web Search, X/Twitter retrieval, TikTok, Facebook, Instagram, crawl, and Numinous forecasting endpoints. Billable responses expose per-request cost metadata in USD.",
"version": "1.0.0"
},
"paths": {
"/desearch/ai/search": {
"pos