Unit Converter API Documentation

Complete reference for the Unit Converter API

Authentication

Authorization: Bearer sk_live_your_key_here

GET POST /v1/convert/process

Parameters

Parameter Type Required Description
actionstringYesnumber, data_size, temperature, length, weight, time, speed, roman, color
valuestringYesThe value to convert
from_baseintegerNoSource base for number conversion (2-36)
to_baseintegerNoTarget base for number conversion (2-36)
from_unitstringNoSource unit (e.g. kg, miles, celsius, mb)
from_formatstringNoColor format: hex or rgb