Skip to content
Utilerio

API Documentation

Most Utilerio tools are also available as a simple REST API. Call them from your own code — no SDK required.

Authentication

Every endpoint requires an API key sent in the X-API-Key header, scoped to the tools you enable when you create the key.

X-API-Key: YOUR_KEY
Create an API key

Base URL

https://utilerio.com

Rate limits

Requests are rate limited per client. If you exceed the limit you receive a 429 response; retry after a short wait.

Endpoints

Barcode & Label Tools

Developer Tools

E-Commerce Tools

  • Volumetric Weight CalculatorBrowser tool

    Work out dimensional shipping weight from width, length and height.

  • Marketplace Profit CalculatorBrowser tool

    See what is left after commission, shipping, packaging and VAT.

Business Calculators

  • VAT CalculatorBrowser tool

    Add VAT to a net price or strip it out of a gross price.

  • Discount CalculatorBrowser tool

    Apply one or more discounts and see the real effective rate.

  • Profit Margin CalculatorBrowser tool

    Get profit, margin and markup from cost and selling price.

  • Percentage CalculatorBrowser tool

    Calculate percentages, percentage change and what percent X is of Y.

  • Age & Date Difference CalculatorBrowser tool

    Calculate exact age or the difference between two dates in years, months and days.

  • Temperature ConverterBrowser tool

    Convert temperatures between Celsius, Fahrenheit and Kelvin instantly.

Text Tools