Batoi Platform API
The Batoi Platform API exposes only operations compiled into an immutable Build contract, independently approved, and activated for a specific environment and visibility. A RAD route, database table, or internal service is not public merely because it exists.
Endpoint
- Canonical:
https://batoi.com/api/ - Compatible configured host:
https://www.batoi.com/api/ - Transport: HTTPS
POSTwith a JSON request envelope - Authentication: client ID header plus an audience-bound bearer credential
Use the configured host only when an existing client requires it. Both addresses must reach the same runtime contract without losing the method, body, or authorization header.
Start here
- Follow the quickstart.
- Understand the contract and envelope.
- Review authentication.
- Browse the active public operations.
- Download contract-derived artifacts.
Publication boundary
Anonymous visitors can read this public guidance and references derived from explicitly public contracts. Partner and private publications remain absent from public pages and downloads.