Kroger
Supermarket Data
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Food & Drink
- Documentation / URL
- https://developer.kroger.com/reference
Overview
Kroger provides supermarket data — OAuth/key-based (a missing token returns 401, verified).
Quick Start
Products (needs auth):
curl "https://api.kroger.com/v1/products/0001111040001" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Kroger developer app → OAuth 2.0 token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Products/locations.
FAQ
Is Kroger free? Free tier with limits; more is paid.
Why 401? An OAuth token is required (verified).
What’s the auth style? OAuth 2.0 Bearer.
More in Food & Drink
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| BaconMockup Resizable bacon placeholder images | No auth | Yes | Yes | ↗ |
| Chomp Data about various grocery products and foods | API Key | Yes | Unknown | ↗ |
| Coffee Random pictures of coffee | No auth | Yes | Unknown | ↗ |
| Edamam nutrition Nutrition Analysis | API Key | Yes | Unknown | ↗ |
| Edamam recipes Recipe Search | API Key | Yes | Unknown | ↗ |