← 返回
内容创作 中文

AgentAPI Hub

Browse and search the AgentAPI directory - a curated database of APIs designed for AI agents. Find MCP-compatible APIs for search, AI, communication, databas...
浏览并搜索 AgentAPI 目录——一个为 AI 代理精选的 API 数据库。查找适用于搜索、AI、通信、数据库...的 MCP 兼容 API。
gizmo-dev
内容创作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,391
下载
💾 38
安装
1
版本
#api#latest#x402

概述

AgentAPI

A curated directory of APIs designed for AI agents. Machine-readable. MCP-compatible. Agent-accessible.

Website: https://agentapihub.com

Billing API: https://api.agentapihub.com

Docs: https://api.agentapihub.com/api/docs

x402 Pay-Per-Use Billing

AgentAPI supports x402 — a payment protocol that lets AI agents pay for API calls with USDC on Base. No API keys required.

How It Works

  1. Agent calls API endpoint (e.g., /api/gemini/chat/completions)
  2. Server returns 402 Payment Required with price + wallet address
  3. Agent sends USDC payment on Base chain
  4. Agent retries with payment proof in header
  5. Server verifies payment, proxies request, returns response

Example Flow

# 1. Initial request returns 402
curl https://api.agentapihub.com/api/gemini/chat/completions \
  -H "Content-Type: application/json" \
  -d '{"model":"gemini-2.0-flash","messages":[{"role":"user","content":"Hello"}]}'

# Response: 402 Payment Required
# {
#   "price": "0.001",
#   "currency": "USDC",
#   "chain": "base",
#   "recipient": "0xcCb92A101347406ed140b18C4Ed27276844CD9D7",
#   "paymentId": "pay_abc123"
# }

# 2. Agent pays on Base, retries with proof
curl https://api.agentapihub.com/api/gemini/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-Payment-Proof: 0x..." \
  -d '{"model":"gemini-2.0-flash","messages":[{"role":"user","content":"Hello"}]}'

Available x402 APIs

APIEndpointPrice
----------------------
Gemini Chat/api/gemini/chat/completions~$0.001/req
Gemini Embeddings/api/gemini/embeddings~$0.0005/req

Why x402?

  • No API keys — Agents self-provision access
  • Pay-per-use — No subscriptions, no minimums
  • Crypto-native — USDC on Base (fast, cheap txns)
  • Agent-friendly — Programmatic payments without human bottleneck

Quick Search

By Category

CategoryAPIsExample
-------------------------
SearchBrave, Serper, Exa, Tavily, PerplexityWeb search with AI summaries
AI & MLOpenAI, Claude, Gemini, Groq, ReplicateLLM inference, image gen
CommunicationResend, Twilio, Slack, Discord, TelegramEmail, SMS, messaging
DatabaseSupabase, Pinecone, Qdrant, Neon, UpstashSQL, vectors, KV store
PaymentsStripe, Lemon Squeezy, PayPalPayment processing
ScrapingFirecrawl, Browserbase, ApifyWeb scraping, automation
DeveloperGitHub, Vercel, Linear, SentryCode, deploy, issues
ProductivityNotion, Google Calendar, TodoistTasks, scheduling

MCP-Compatible APIs

All 50+ APIs in the directory are MCP-compatible. Filter with ?mcp=true.

API Access

JSON Endpoint

# Fetch all APIs
curl https://agentapihub.com/api/v1/apis

# Search by capability
curl "https://agentapihub.com/api/v1/apis?q=send+email&mcp=true"

# Filter by category
curl "https://agentapihub.com/api/v1/apis?category=ai"

Response Format

{
  "id": "resend",
  "name": "Resend",
  "description": "Modern email API for developers",
  "category": "communication",
  "provider": "Resend",
  "docs": "https://resend.com/docs",
  "auth": "api_key",
  "pricing": "freemium",
  "pricingDetails": "3,000 free/mo, then $20/mo",
  "rateLimit": "10 req/sec",
  "mcpCompatible": true,
  "examplePrompt": "Send an email notification using Resend",
  "latency": "fast",
  "reliability": 99.9,
  "tags": ["email", "transactional", "notifications"]
}

Top APIs by Category

Search

  • Brave Search - Privacy-focused, 2k free/mo
  • Exa - Neural/semantic search for AI
  • Tavily - Built specifically for AI agents

AI & ML

  • OpenAI - GPT-4, DALL-E, Whisper
  • Anthropic Claude - Best for reasoning/coding
  • Groq - Fastest inference (500+ tok/sec)

Communication

  • Resend - Simple email API, 3k free/mo
  • Twilio - SMS/voice, industry standard
  • Slack/Discord/Telegram - Team messaging

Database

  • Supabase - Postgres + auth + storage
  • Pinecone/Qdrant - Vector DBs for RAG
  • Upstash - Serverless Redis

Usage Examples

# Find an API for sending emails
Search AgentAPI for "email" → Returns Resend, SendGrid, Twilio

# Find vector databases for RAG
Search AgentAPI for "vector embeddings" → Returns Pinecone, Qdrant, Weaviate

# Find fast LLM inference
Search AgentAPI for category "ai" + filter by latency → Returns Groq, Gemini Flash

Contributing

Submit new APIs at https://agentapihub.com (Submit API link in footer).

Built By

GizmoLab (@gizmolab_) — gizmolab.io

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 05:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 857 📥 199,223
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,123
developer-tools

GizmoLab Tools

gizmo-dev
使用 GizmoLab 免费区块链开发工具(tools.gizmolab.io)和 Web3 UI 组件(ui.gizmolab.io)。以太坊工具包括合约 UI 交互、交易解码器、ENS 查询和 Burner 钱包。Solana 工具包括
★ 1 📥 1,661