Find all Red Bull finished goods batches containing a specific ingredient or chemical. Supports filtering by date range and co-packer.
Developer Resources
Liveness probe endpoint. Returns server status and timestamp.
View health →Find all finished goods batches containing a specific ingredient with optional filters.
View details →Interactive Swagger UI documentation for all endpoints.
Open docs →API Reference
| Method | Path | Description |
|---|---|---|
| GET | / | Landing page (this page) |
| GET | /health | Health check endpoint |
| POST | /api/find-batches | Find all finished goods batches containing a specific ingredient. Supports filtering by date range and co-packer. |
| GET | /docs | Interactive API documentation (Swagger UI) |