Skip to content
QuikturnQuikturn

Overview

Fast, CDN-backed logo delivery via REST API, TypeScript SDK, or React components

The Quikturn API delivers company logos at the edge — use a simple REST URL in any <img> tag, or integrate with the TypeScript SDK and React components.

<img src="https://logos.getquikturn.io/apple.com?token=pk_xxx" alt="Apple" />

Choose your path

Key constraints

  • Publishable keys (pk_* / qt_*) are safe for browsers and mobile apps via the ?token= query parameter (max 800px logos).
  • Secret keys (sk_*) belong on the server only — use the Authorization: Bearer header and never expose them client-side (max 1200px logos).
  • Attribution is required on the Free tier; paid tiers remove the requirement. Learn more
  • Rate limits include generous monthly quotas plus short-term edge throttling — respect Retry-After on 429 responses. See limits

Pricing

Free

500,000 requests / month · Attribution required · Community support

Launch

1,000,000 requests / month · No attribution required · Email support

Growth

5,000,000 requests / month · Priority support

Enterprise

Custom volume · Dedicated support

Only the Free tier requires attribution. Learn more

Next steps

On this page