# UnifAPI

> Every public data API your agent needs. One key.

Social, search, news, and the open web — unified behind one API, billed per call. No subscriptions, no minimums, no hard request caps.

## What it is

UnifAPI is a unified gateway of public-data APIs for AI agents. One key, one bill, one consistent request shape across every supported platform. Every API is also exposed as an MCP tool for Claude, Cursor, and Codex.

## Quick facts

- API base URL: `https://api.unifapi.com/v1`
- Auth: `Authorization: Bearer <key>`
- MCP server: `https://mcp.unifapi.com`
- Billing: per call, in credits — no subscription

## Categories

- **Social platforms** — Twitter / X, YouTube, TikTok, Instagram, Reddit, Threads
- **Search & SERP** — Google SERP, Bing SERP, Google Trends
- **Web scrape** — URL → Markdown, URL → Structured data
- **News** — News Search, News Sources

## Get started

1. [Sign up](https://unifapi.com/signup) for a free account.
2. Generate an API key in the dashboard.
3. Call any endpoint — full catalog at [https://unifapi.com/apis](https://unifapi.com/apis).

## Links

- [Pricing](https://unifapi.com/pricing.md)
- [API catalog](https://unifapi.com/apis)
- [MCP setup](https://unifapi.com/mcp)
- [Solutions](https://unifapi.com/solutions)
- [Blog](https://unifapi.com/blog)
- [llms.txt](https://unifapi.com/llms.txt)
- [llms-full.txt](https://unifapi.com/llms-full.txt)
- [OpenAPI (draft)](https://unifapi.com/openapi.json)
