Developer-first data API

One API key. Roblox, Steam, YouTube, Reddit, and more.

Credit-based REST endpoints with idempotency, reserved credits, per-key and per-IP rate limits, and a dashboard built for shipping — not guessing.

Example request

Versioned routes return structured JSON and credit headers.

curl -sS -X POST "https://api.example.com/api/v1/roblox/user" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_KEY" \
  -d '{"userId":"123456"}'

Why teams use it

  • Fair billing

    Credits are reserved during execution and only committed when the call succeeds. Safe retries with Idempotency-Key.

  • Operational guardrails

    Per-key and per-IP rate limits, structured errors, and x-request-id on every response for support.

  • Dashboard + docs

    Live playground, usage by endpoint and key, masked key previews, and copy-paste snippets.

Start with 2,000 credits

Starter pack $20 — then scale to Growth or Scale when you need more.

See packs