Chefs Abacus
Chefs Abacus API Chefs Abacus is a specialized API service designed exclusively for recipe websites and applications that need precise and intuitive unit conversions for cooking measurements. Our API eliminates the complexity of handling culinary measurements across different systems, allowing developers to focus on creating exceptional recipe experiences. Key Features - Simple Volume…
Chefs Abacus endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversions | ||
| POST |
Convert Units /api/v1/convert/unit |
Use this endpoint to convert one volume measurement into another (for example, gallons to cups). It accepts a numeric value and the source and target units. The response returns… |
| POST |
Volume /api/v1/convert/volume |
Direct Unit-to-Unit Conversion Convert a numeric value from one unit to another with high precision. This endpoint is ideal when you need a single exact result between any two… |
| POST |
Optimal Unit /api/v1/convert/unit/optimal |
Automatically converts a measurement into the most appropriate unit based on the input value. This endpoint is especially useful when scaling recipe ingredients to ensure… |
| POST |
Optimal Units (max units) /api/v1/convert/unit/optimal/max |
Converts a single measurement into a combination of appropriate units that makes recipes more intuitive to follow. For example, instead of displaying "4.25 gallons," the endpoint… |
| POST |
Optimal Units (selected units) /api/v1/convert/unit/optimal/selected |
Allows you to convert a quantity from one unit to multiple specified target units. Unlike general conversion tools that only convert to a single unit, this endpoint breaks down… |
Chefs Abacus pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $75 / month | — |
|