Skip to main content
Rekko AI is available on RapidAPI, the world’s largest API marketplace. This is the easiest way to try Rekko if you already use RapidAPI for other services.

How it works

RapidAPI acts as a proxy between you and api.rekko.ai. The endpoints and responses are identical — only the authentication method differs.

Getting started

1

Subscribe on RapidAPI

Visit the Rekko AI listing on RapidAPI and subscribe to a plan.
2

Test from the playground

Use RapidAPI’s built-in playground to test endpoints immediately — no code required.
3

Copy the code snippet

RapidAPI auto-generates code snippets in 20+ languages. Copy the one for your stack.

Authentication

RapidAPI handles authentication automatically. Use the standard RapidAPI headers:
curl https://rekko-ai.p.rapidapi.com/v1/markets \
  -H "x-rapidapi-key: YOUR_RAPIDAPI_KEY" \
  -H "x-rapidapi-host: rekko-ai.p.rapidapi.com"

Pricing

RapidAPI manages billing through their platform. Plans mirror the direct API pricing.

When to use direct API instead

Consider switching to the direct API if you:
  • Want lower latency (no proxy hop)
  • Need webhook or SSE streaming support
  • Want to use the MCP plugin
  • Prefer per-call x402 micropayments