Unit Converter
Convert between units of measurement. Support for length, weight, temperature, volume, and more.
1 subscribers
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Unit Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_categories /v1/categories |
Get all unit categories and unit counts |
| POST |
post_v1_convert_all /v1/convert/all |
Convert value to all units in category |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
| GET |
get_v1_units_category /v1/units/{category} |
Get all units in a category |
| POST |
post_v1_convert /v1/convert |
Convert value between units of same category |
| Other endpoints | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_categories /v1/categories |
Get all unit categories and unit counts |
| POST |
post_v1_convert_all /v1/convert/all |
Convert value to all units in category |
| GET |
get_v1_units_category /v1/units/{category} |
Get all units in a category |
| POST |
post_v1_convert /v1/convert |
Convert value between units of same category |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
Unit Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|