Skip to main content

1. Get your API key

Create an account on apinn.io — your key (pnk_…) works right away (250 req/h to test) and is displayed in your account area. Subscribe to a plan (2-day trial) to unlock the full quota — 1,000 to 20,000 req/h depending on the plan.

2. Make your first request

Pass the key in the X-API-Key header on every call.

3. Explore the book

Every response returns quota headers: X-Quota-Limit, X-Quota-Remaining, X-Quota-Cost. See Rate limits.

Next steps

API Reference

All endpoints and parameters.

Real-time stream

Receive deltas pushed via SSE.