Tool-Callable Commerce API
Tool-Callable Commerce API
A tool-callable commerce API for teams that need OpenAPI, single-file agent references, and order-backed workflows that fit structured automation.
Workflow Outline
You need an API contract that coding agents, tool routers, and automation systems can consume directly from OpenAPI or a compact reference file.
The team wants one structured public contract for orders, checkout, refunds, subscriptions, and onboarding rather than scattered docs and hidden conventions.
Your internal tooling depends on machine-readable schemas plus human-readable guidance that stays aligned with the same public API.
What This Solves
Teams searching tool-callable commerce APIs usually want a public contract that is explicit enough for agent tooling, codegen, and structured automation to consume without scraping normal docs pages manually.
Coding-agent context injection
Give a coding agent one `SKILL.md` URL with auth conventions, API surface, and state-machine guidance instead of forcing it to scrape many docs pages.
OpenAPI-driven tool generation
Use the public OpenAPI spec for codegen, tool definitions, and validation so your agent system stays aligned with the published contract.
Automated onboarding loops
Bootstrap a merchant and initial API key through the public API when an automation or agent needs to handle setup end to end.
Structured commerce toolchains
Keep orders, invoices, checkout sessions, and refunds on the same tool-callable API family so agent orchestration does not fragment across several vendors.
Why Flint Fits
Choose Another Path When
Implementation References
Reference the exact flow surfaces
LLM Integration
Guide for using Flint's `SKILL.md` in AGENTS.md, Claude, Cursor, and system prompts.
OpenAPI
Machine-readable API schema for tooling, code generation, and structured action planning.
API & Agent Onboarding Guide
Bootstrap a merchant and first API key entirely through the API when an agent is doing the setup loop.
Related Pages
Explore agent-readable workflows, key boundaries, and debugging
These pages connect tool-callable API shape to the auth, logs, and commerce workflows that matter once agents start using the platform.
Agent Commerce API
Use this when the main question is the business object model agents should operate against.
Scoped API Keys for Payment Platforms
Useful when tool calling also needs narrow machine permissions and safer key boundaries.
API Request Logs for Payment Integrators
Use this when tool-called workflows also need request-level debugging and operational visibility.