Documentation

Build with
ToolSamurai.

5 live tools across 8 engineering domains, all behind one consistent REST API. This guide gets you from zero to your first call in under two minutes — then goes deep on every endpoint, every tool, every error code.

Base URLs

Production: https://api.toolsamurai.com

Local development: http://localhost:3000/api

Versioning

All endpoints live under /v1/. We follow SemVer per-tool — breaking changes to a tool's I/O shape bump the tool's version field (returned on every response). The API surface itself is versioned in-path; /v2/ only exists if there's a breaking change to the envelope, and /v1/ stays live for at least 12 months after.