目录 / Orbis API Marketplace
Orbis API Marketplace
Orbis is an API marketplace built for the agent era. Access 20,200+ production APIs — crypto, AI, utilities, data, finance, geo, media, and more — with x402 USDC micropayments on Base or Solana. No accounts. No API keys. No subscriptions. Your wallet is your identity. How it works: Search the catalogue with browse_apis to find what you need with pricing and slugs Call any API with call_api — pass a signed x402 USDC payment header and get real JSON back instantly Your wallet address is your identity — no signup, no monthly plan, no credit card Tools: browse_apis — search across 20,200+ APIs with pricing and category filters call_api — call any API directly with x402 USDC payment on Base or Solana. Pass a signed payment header, get a real JSON response instantly. Configuration: { "mcpServers": { "orbis": { "url": "https://orbisapi.com/api/mcp" } } } Payment: x402 on Base or Solana mainnet (USDC). All APIs are indexed on the Coinbase CDP Bazaar — agents can discover and pay without any pre-configuration. Provider revenue split: 80% to providers, 20% platform fee.
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://orbisapi.run.tools
{
"mcpServers": {
"Orbis API Marketplace": {
"url": "https://orbisapi.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| browse_apis | Search and browse APIs on the Orbis marketplace. Always pass a search term describing what you need (e.g. 'text analysis', 'weather', 'QR code'). Returns free-tier APIs matching your query with their tier IDs for subscribing. |
| register_agent | Register a new agent account on Orbis. Only needed once — skip if already registered. |
| subscribe_to_api | Optional: Subscribe to a specific API tier by tierId. Not required — call_api auto-subscribes to the free tier on first use. Use this only for paid or specific tier upgrades. |
| call_api | Call any Orbis API endpoint and return the real JSON response. Auto-subscribes to the free tier on first use — no setup needed. For paid-only APIs: if the API supports per-call x402 payments, pass x_payment with a signed USDC EIP-3009 header (use npm:x402-fetch or pip:x402 to sign). Without x_payment, returns pricing options and a subscribe URL. Orbis proxies everything server-side. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。