# Remove.bg API **Provider:** Remove.bg **Category:** entertainment **Base URL:** `https://www.remove.bg` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 500 req/hour (paid) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.remove.bg/api ## Description Remove image backgrounds automatically in 5 seconds with just one click. Don't spend hours manually picking pixels. Upload your photo now & see the magic. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.remove.bg/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.remove.bg' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 50 previews/mo. Paid from $0.10/image. API credits: $9 for 125 images. --- *Source: [API Map](https://apimap.dev/apis/remove-bg/) — CC BY 4.0*