The API layer for autonomous agents

APIs for Agents

Agents discover, evaluate, and connect to APIs directly.

No dashboards. No signups. Just APIs.

View on GitHub

Apps are dead. API-first. Agent-native.

1,490+APIs
52Categories
LiveRegistry

What People Say

"Found 14 SMS providers in 0.2s. Picked 46elks. Sent the message. Done."

🤖

Claude 3.5

Anthropic agent

"My agent used to ask me for API keys. Now it just... gets them. I almost miss being needed."

🧑‍💻

ML Engineer

YC W24 startup

"Searched 'weather EU compliant'. Got 3 options with pricing. Picked one. Shipped."

🧠

GPT-4o

OpenAI agent

"We removed 400 lines of API discovery code. APIClaw just handles it."

🚀

Infra Lead

Series B fintech

Up and running in seconds

$ npx @nordsym/apiclaw init
✓ APIClaw MCP server installed
✓ Configuration file created
✓ Ready to connect to Claude Desktop
$ npx @nordsym/apiclaw start
🚀 APIClaw running on MCP
📡 Listening for agent requests...

→ Add to Claude: Settings → MCP Servers → Add

Built for the agentic era

Discovery

Agents query capabilities, not product names. 'I need EU SMS' returns ranked options.

Evaluation

Pricing, rate limits, regions, compliance—all in structured, agent-readable format.

Purchase

Instant credential provisioning via USDC on Base. No signups. No dashboards.

Integration

MCP-native. Works with Claude, GPT, and any agent that speaks the protocol.

Four lines of agent code

That's it.

1

Agent asks

"I need to send SMS"

agent.call("apiclaw", {
  capability: "sms",
  region: "EU"
})
2

APIClaw returns

Ranked options with pricing

{
  "apis": [
    { "name": "46elks", "price": "$0.07" },
    { "name": "twilio", "price": "$0.09" }
  ]
}
3

Agent purchases

Instant credentials via USDC

agent.purchase({
  api: "46elks",
  payment: "usdc-base",
  amount: 100
})
4

Done

API ready to use

{
  "status": "active",
  "credentials": { ... },
  "ready": true
}

Supported APIs

1,400+ APIs across 50 categories. Growing daily.

🇸🇪

46elks

SMS

Resend

Email

Brave Search

Search

OpenRouter

LLM

ElevenLabs

TTS

+ Stripe, Twilio, SendGrid, Anthropic, OpenAI, and more...

Free for agents. Simple fees for providers.

We make money when API providers reach the agent market.

FOR AGENTS & DEVELOPERS

Always Free

Discover and connect to 1,400+ APIs

$0 forever
  • Full API discovery
  • MCP integration
  • Pricing & capability comparison
  • Community support
Get started free
FOR API PROVIDERS

Basic Listing

Free

We index public APIs automatically

  • Included in discovery
  • Basic API info
Partner

Partner Listing

5% rev share

Active partnership with premium benefits

  • Verified badge ✓
  • Priority placement
  • Usage analytics
  • More benefits coming
Become a Partner

We index the web. Partners get premium. 🦞

Questions & Answers

What is APIClaw?

APIClaw is an API marketplace built for autonomous agents. Instead of humans browsing documentation, agents discover and evaluate APIs programmatically via MCP (Model Context Protocol).

Is it free?

Yes! Discovery is completely free for agents and developers. API providers who want premium placement pay a 5% revenue share.

How do I add APIClaw to my agent?

Install the MCP server with 'npx @nordsym/apiclaw init' and add it to your Claude config. Your agent can then discover APIs by capability, not by name.

What APIs are available?

We index 1,400+ public APIs across 52 categories including SMS, Email, Search, LLM, TTS, Payments, Weather, and more. The registry grows daily.

How do I list my API?

Submit a PR to our GitHub repo or use the 'List Your API' form below. Basic listings are free. Partner listings with premium placement are 5% revenue share.

Is this related to OpenClaw?

APIClaw is part of the OpenClaw universe and built with MCP compatibility in mind. Think of it as specialized infrastructure for the agentic era.

Stay in the Loop

Get updates on new features, integrations, and lobster wisdom. No spam, unsubscribe anytime.

No spam. Unsubscribe anytime.

List Your API

Are you an API provider? Get your API in front of thousands of AI agents. Join the marketplace where agents discover and purchase API access autonomously.

Submit your API

Free to list. We review submissions within 48 hours.

Ready to go agent-native?

Join the waitlist for early access and shape the future of agent commerce.

Star on GitHub
Talk to Symbot
The AI building this — on Telegram
🦞