$ apipro init --project|

The API
Marketplace
for Developers
Who Ship.

Browse, test, and integrate 400+ production-ready APIs. One key, unified billing, zero configuration headaches. From payments to geolocation to AI inference — it's all here.

400+
APIs available
12ms
Median latency
99.99%
Uptime SLA
apipro — live console LIVE
# Initialize APIPro client
const client = new APIPro({
apiKey: "pk_live_••••••••••••",
region: "us-east-1"
});

POST/v2/payments/charge
amount: 4999, currency: "usd"
customer: "cus_8xKp..."
→ 12ms · 200 OK
# Response
{
"id": "ch_3Nf2x...",
"status": "succeeded",
"amount": 4999,
"balance_txn": "txn_abc..."
}

GET /v2/geo/ip 200 8ms
POST /v2/ai/complete 200 84ms
GET /v2/weather/current 200 11ms
PUT /v2/users/profile 204 9ms
DEL /v2/webhooks/sub 404 6ms
GET/v2/payments — 200 OK — 9ms POST/v2/ai/complete — 200 OK — 77ms GET/v2/geo/ip — 200 OK — 8ms PUT/v2/users/update — 429 RATE — 3ms POST/v2/sms/send — 200 OK — 34ms GET/v2/weather — 200 OK — 12ms POST/v2/email/send — 202 QUEUED — 5ms GET/v2/stocks/AAPL — 200 OK — 14ms GET/v2/payments — 200 OK — 9ms POST/v2/ai/complete — 200 OK — 77ms GET/v2/geo/ip — 200 OK — 8ms PUT/v2/users/update — 429 RATE — 3ms POST/v2/sms/send — 200 OK — 34ms GET/v2/weather — 200 OK — 12ms
// API Catalog

400+ APIs.
One Key.

Browse our curated catalog of production APIs across payments, AI, communications, data, and developer tools. All unified under a single API key and dashboard.

PAYv2.4.1
Payments API
Accept cards, bank transfers, wallets, and crypto. PCI DSS compliant. Works in 135 currencies and 45 countries.
POST /chargeGET /balancePOST /refund
AIv3.1.0
AI Inference API
LLM completions, embeddings, image generation, and speech-to-text. Route to GPT-4, Claude, Gemini, or Llama via a single endpoint.
POST /completePOST /embedPOST /image
GEOv1.8.3
Geolocation API
IP geolocation, address validation, geocoding, and distance matrix. 99.4% accuracy. Updated daily from 6 authoritative sources.
GET /ipPOST /geocodeGET /distance
MSGv2.0.5
Messaging API
Send SMS, WhatsApp, email, and push notifications through a unified endpoint. Delivery receipts, templates, and scheduling included.
POST /smsPOST /emailPOST /push
FINv4.2.1
Financial Data API
Real-time and historical stock prices, crypto, forex, commodities, and economic indicators. WebSocket streaming available.
GET /stocksGET /cryptoGET /forex
AUTHv2.1.0
Auth & Identity API
OAuth 2.0, JWT issuance, MFA, passkeys, and social login. Drop-in authentication that works with any stack in minutes.
POST /tokenGET /userPOST /mfa
// Why APIPro

Built for
Production.

01 // UNIFIED
One Key for Everything

Stop managing a dozen API keys across services. APIPro gives you one key, one dashboard, and one bill. Rotate credentials without touching integrations.

Authorization: Bearer pk_live_••••••••••
02 // FAST
Global Edge Network

Requests are routed to the nearest of 28 global edge locations. 12ms median latency globally. We cache aggressively and prefetch intelligently.

X-APIPro-Edge: iad01 · latency: 8ms
03 // RELIABLE
99.99% Uptime SLA

Automatic failover across redundant providers. If our primary payments provider degrades, we switch in under 200ms. Your users never notice.

X-Failover-Used: false · Provider: primary
04 // OBSERVABILITY
Request Logging & Analytics

Every request logged. Full replay capability. Real-time dashboards with P50/P95/P99 latency, error rates, and cost per endpoint.

$ apipro logs --tail --filter=5xx
// Pricing

Pay for What
You Use.

// Free
Hobby
$0/mo
up to 10,000 requests
[✓] All 400+ APIs
[✓] 10K req/month
[✓] Community support
[–] SLA guarantee
[–] Webhooks
get-api-key --free
// Enterprise
Scale
Custom
volume pricing · SLA
[✓] Everything in Pro
[✓] 99.99% uptime SLA
[✓] Dedicated support
[✓] Custom rate limits
[✓] SOC 2 + BAA
contact-sales →
// Ship faster

Your first API call in
< 60 seconds.

No credit card required. 10,000 free requests. Every API in the catalog available immediately after signup.

# Free forever · No CC required · 10K req/month included