Ingram Cloud
Start building

Build it with the agent you already use.

Our docs are written for coding agents as much as for people — a machine-readable index at /llms.txt, every page mirrored as raw Markdown, a live OpenAPI spec. Hand them to Claude Code, Cursor, or whatever you run, tell it what you're building, and it writes working code against the API. Rather do it by hand? The quickstart is three curls.

Paste this into a fresh session:

new session
We're adding an AI support agent to our product with Ingram Cloud.
Read https://cloud.ingram.tech/llms.txt to learn the API, then build it:
one assistant per signed-in customer, answering from our help center,
and pausing for me before it issues a refund.
GET /llms.txtthe whole API, indexed in one fetch
GET /docs/quickstart.mdmint a token, create a smith, run it
GET /openapi.jsonevery endpoint and shape, exact
→ writes the integrationinto your codebase

Spin up a project.

A project and a token, and you're a few minutes from your first reply — traced, costed, and replayable from the first one.