Skip to main content

Public API

The ZeroWidth public API lets your code call workspace resources directly. This section is the cross-cutting reference — auth, errors, limits, and the conventions every endpoint follows. Per-tool endpoint details live in each tool's API reference. New here? Make your first API call.

Base URL

https://api.zerowidth.ai/1.0

Every endpoint returns JSON. Authenticated requests carry a bearer token; the public flow gallery is the one anonymous surface.

Credentials

Conventions

These hold across every endpoint — read them once.

Tool references

Per-tool endpoint reference lives next to its tool:

2 min read