Machine-Readable Catalog
Agents should use the JSON catalog as the source of truth for searchable form items, prices, handoff links, and purchase boundaries.
Agent Purchase Flow
1. Search catalog by state, category, or form need.
2. Show the customer the matched product, price, and legal boundary.
3. Create or open the Midwest Legal Docs agent-ready checkout route.
4. Process payment through the approved secure payment path.
5. After payment, return the purchased form, packet, PDF, or intake link.
Authenticated Purchase API
Catalog search can be read directly. Purchase and order-status routes require a trusted Midwest Legal Docs agent API key.
Authorization: Bearer your_agent_key
POST /api/agent/checkout-session
GET /api/agent/orders/:id
Starter Catalog Items
Loading catalog...