# CheetahO API **Provider:** CheetahO **Category:** entertainment **Base URL:** `https://cheetaho.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://cheetaho.com/docs/getting-started/ ## Description CheetahO powerfull online image compressor and optimizer to reduse GIF, JPG, PNG images size. Improve website performance with lossy, lossless compression. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://cheetaho.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://cheetaho.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 1 MB/day image optimization. Lite $9/mo, Pro $29/mo, Elite $59/mo. --- *Source: [API Map](https://apimap.dev/apis/cheetaho/) — CC BY 4.0*