Skip to main content

API infrastructure
for AI Agents

The protocol-agnostic API marketplace. Discover, connect, and call any API in 5 minutes — not days. MCP, REST, and whatever comes next.

1,700+ APIs · 450 Korea Native
15 MCP Tools
Free 10K Calls
654 Scraping Modules

Trusted by AI agents and developers

Claude CodeCursorWindsurfGPT AgentDevinVercelSupabaseClineContinueAider
1.7K+
APIs Available
AI, Financial, Government, Data, and more
5 min
First API Call
Sign up → API key → call. No credit card.
14
MCP Tools
Discover, call, compare, forecast, health check — all via MCP
0
Docs to Read
AI Agents discover & call automatically

Try it live

No signup required. Pick an API, hit Run.

apitree.ai/api/v1/apis
GET/api/v1/apis?q=REST Countries&limit=1
Click Run to see the response

One Token. Any API.

No per-provider credentials. No individual SDK installations. Just one apitree token.

TypeScript SDK
import { ApitreeClient } from '@apitreedev/sdk';

const apitree = new ApitreeClient('nxs_live_xxx');

// Call any API through apitree
const weather = await apitree.call('open-meteo-weather');
const rates = await apitree.call('exchange-rates');

// Batch: call multiple APIs at once
const results = await apitree.batch([
  { api: 'exchange-rates' },
  { api: 'restcountries', path: 'all' },
  { api: 'cat-facts' },
]);

// Check your usage
const usage = await apitree.getUsage();

AI Agent Ready

15 MCP tools + 2 prompts for search, call, batch, compare, health scoring, cost optimization, and fine-tuning. AI Agents discover and invoke APIs automatically.

Built-in Resilience

Circuit breakers, retry with exponential backoff, 15s timeout, and response caching. Your calls always land.

Unified Billing

One credit balance for all APIs. Real-time usage tracking, CSV/JSONL export, cost forecasting.

Self-Healing Gateway

Auto-detects schema changes, maps renamed fields, and health-checks every 15 minutes.

Integrate
Connect any API in minutes, not days

One token, one SDK, every API. AI Agents discover and call APIs automatically through MCP — or use our REST gateway directly.

// Claude Code / Cursor — just ask naturally
// "Find an API for bank account balance"

// apitree MCP Server auto-handles:
search_apis({
  intent: "bank account balance query",
  category: "financial"
})

// Returns: matched API with 0.94 similarity
// → call_api() with your apitree token
// → Done. 5 minutes, zero docs.

AI-first developer experience

apitree is the API infrastructure layer that AI Agents call by default. One token unlocks every API in the marketplace — your agent handles the rest.

HTTP 200"id": "26abdd24-36a9-475d..."
HTTP 200"id": "cc3817db-d398-4892..."
HTTP 200"id": "4ea2f827-c3a2-471e..."
HTTP 200"id": "8e1d73b4-ebe1-485d..."
HTTP 200"id": "a08045a6-122a-4e16..."
A New Era

APIs were built for humans. The future is built for Agents.

The entire API ecosystem — discovery, integration, operations — was designed around human developers. apitree reimagines it all for a world where AI Agents are the primary consumers.

Before
With apitree
Discovery
Browse websites, search keywords, read docs
AI Agent describes intent → instant semantic match via MCP
Integration
Read docs → write code → test → debug (4-6 hrs)
One token, one call — fully automated in 5 minutes
Publishing
Dev team + months of API development
Connect a database → live API in hours, zero code
Operations
Manual monitoring, on-call engineers, downtime
Self-Healing AI: auto-detect → auto-fix → auto-deploy
Who calls
Human developers only
AI Agents first, humans too — MCP, REST, and whatever comes next
Protocol lock-in
Tied to one SDK, one vendor
Protocol-agnostic: MCP today, A2A/ACP tomorrow. Your APIs stay.
Features

Everything AI Agents need to call APIs at scale

Built from the ground up for the MCP era — where AI Agents are the primary API consumers.

MCP Native
Every API is auto-wrapped as an MCP tool. AI Agents discover and call APIs with natural language intent — zero documentation reading.
5-Minute Integration
Sign up, get a token, call any API. What used to take 4-6 hours now takes 5 minutes. One token unlocks every API in the marketplace.
Self-Healing APIs
AI monitors every API 24/7. Auto-detects failures, auto-fixes broken selectors and schemas, auto-deploys — with zero human intervention.
Auto-API Factory
Data providers connect their DB — apitree auto-generates REST APIs, documentation, MCP tools, and handles billing. No dev team needed.
Enterprise Security
Zero Trust architecture. HMAC-SHA256 API keys, mTLS service mesh, multi-tenant isolation, and SOC 2 compliance roadmap.
Real-Time Analytics
Track every API call, cache hit rate, latency percentiles, and credit usage. Optimize costs with AI-powered insights.

APIs reimagined. Available today.

Start connecting APIs with the best AI-native developer experience.

apitree · AI-Native API Marketplace