The AgentBody API reference is generated from the Gateway team’s canonical OpenAPI contract. It defines the supported operations, authentication requirements, parameters, request schemas, responses, and error formats.
Integration status
The managed OpenAPI artifact is published at:
Mintlify renders the API Reference tab from this OpenAPI 3.1 contract. The documentation owner manually copies the approved canonical file from the Gateway repository when the public API changes; do not make independent schema edits here.
Maintaining the contract
- Update and validate the canonical OpenAPI file in the Gateway repository with the API implementation.
- Copy the approved file to
api-reference/openapi.json in this repository.
- Review the OpenAPI diff and any related narrative documentation changes in a pull request.
- Merge to
main; Mintlify rebuilds the generated API Reference.
Changes to API behavior or schema must originate in the Gateway repository. This file is a published mirror of that approved contract.