convert.com.de

Local API

All 29 tools answer over localhost. Same engines as the app — nothing new to learn.

Enable it

  1. Open Settings → Local API
  2. Toggle Enable
  3. Copy your license key as the bearer token (YOUR_KEY below)

Base URL: http://localhost:3030

Try it

Same request in your language — converting 5 km to miles:

terminal

Response

Every tool answers with the same shape:

json

Swap tool and input for anything else — "math" with "(2+3)*4", "color" with "#3b82f6", "format" with JSON plus options: {"target": "yaml"}.

Use it from anywhere

  • Shortcuts (macOS) — POST from a shortcut action
  • Raycast / Alfred — script commands hitting localhost
  • Scripts — any language that can POST JSON

Secured with your Pro license key. Requests never leave your machine.

Next: Pricing