API → UnitConvert power units
Parameters
Name
Type
Req.
Possible values
btu_per_minute: British thermal units (BTU) per minute <https://en.wikipedia.org/wiki/British_thermal_unit>horsepower: Horsepower (hp) <https://en.wikipedia.org/wiki/Horsepower>kilowatts: Kilowatts <https://en.wikipedia.org/wiki/Kilowatt>metric_horsepower: Metric horsepower (PS) <https://en.wikipedia.org/wiki/Horsepower#Metric_horsepower>microwatts: Microwatts <https://en.wikipedia.org/wiki/Microwatt>milliwatts: Millwatts <https://en.wikipedia.org/wiki/Milliwatt>watts: Watts <https://en.wikipedia.org/wiki/Watt>
Possible values
btu_per_minute: British thermal units (BTU) per minute <https://en.wikipedia.org/wiki/British_thermal_unit>horsepower: Horsepower (hp) <https://en.wikipedia.org/wiki/Horsepower>kilowatts: Kilowatts <https://en.wikipedia.org/wiki/Kilowatt>metric_horsepower: Metric horsepower (PS) <https://en.wikipedia.org/wiki/Horsepower#Metric_horsepower>microwatts: Microwatts <https://en.wikipedia.org/wiki/Microwatt>milliwatts: Millwatts <https://en.wikipedia.org/wiki/Milliwatt>watts: Watts <https://en.wikipedia.org/wiki/Watt>
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
btu_per_minute: British thermal units (BTU) per minute <https://en.wikipedia.org/wiki/British_thermal_unit>horsepower: Horsepower (hp) <https://en.wikipedia.org/wiki/Horsepower>kilowatts: Kilowatts <https://en.wikipedia.org/wiki/Kilowatt>metric_horsepower: Metric horsepower (PS) <https://en.wikipedia.org/wiki/Horsepower#Metric_horsepower>microwatts: Microwatts <https://en.wikipedia.org/wiki/Microwatt>milliwatts: Millwatts <https://en.wikipedia.org/wiki/Milliwatt>watts: Watts <https://en.wikipedia.org/wiki/Watt>
Possible values
btu_per_minute: British thermal units (BTU) per minute <https://en.wikipedia.org/wiki/British_thermal_unit>horsepower: Horsepower (hp) <https://en.wikipedia.org/wiki/Horsepower>kilowatts: Kilowatts <https://en.wikipedia.org/wiki/Kilowatt>metric_horsepower: Metric horsepower (PS) <https://en.wikipedia.org/wiki/Horsepower#Metric_horsepower>microwatts: Microwatts <https://en.wikipedia.org/wiki/Microwatt>milliwatts: Millwatts <https://en.wikipedia.org/wiki/Milliwatt>watts: Watts <https://en.wikipedia.org/wiki/Watt>
Possible values
queued: The async API call is queued.uploaded: The async API call was uploaded to be converted.in_progress: The async API call is in progress.completed: The async API call has completed.failed: The async API call has failed.
get
/unit/conversion/power/{input_unit}/{output_unit}$ curl "https://api.zoo.dev/unit/conversion/power/{input_unit}/{output_unit}?value=REQUIRED" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}