Contentful Images
Used to retrieve and apply transformations to images
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Development
- Documentation / URL
- https://www.contentful.com/developers/docs/references/images-api/
Overview
Contentful Images provides image retrieval/transforms — key-based (a bogus space returns 404, verified).
Quick Start
Requires a real space + token:
curl "https://cdn.contentful.com/spaces/YOUR_SPACE/entries?access_token=YOUR_TOKEN"
{ "sys": { "type": "Error", "id": "NotFound" }, "message": "The resource could not be found." }
Authentication
- Contentful space → Content Delivery API token.
- Send it as the
access_tokenquery parameter (bogus space → 404, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Image retrieval/transforms.
FAQ
Is Contentful Images free? Free tier with limits; more is paid.
Why 404? A bogus space returns 404 (verified) — use your real space.
What’s the auth style?
access_token query parameter.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |