Skip to content

OpenAPI

This page is coming soon. The bento.build control-plane (api.bento.build) exposes the SaaS surface — auth, tokens, usage, billing, members, admissions — as a typed OpenAPI 3.1 document. Every endpoint is schemaed, every mutation is idempotency-key-aware.

The OpenAPI document is published at https://api.bento.build/openapi.json (live once the closed-beta auth gate is open).

The OSS CLI surface is separately schemaed via bento schema <target> — see AX principles for the full list of registered output schemas.