Developers
Printer consumables API for agents and purchasing workflows.
Resolve printer model purchase intent into compatible cartridge families, ranked supplies, fit notes, and buying options.
Free affiliate-supported mode
Use affiliate_supported when disclosed buying links are acceptable. Calls are free and may include Amazon Associates or Skimlinks-backed options when available.
curl "https://productresolver.com/resolve?intent=toner%20for%20Brother%20HL-L6200DW%20qty%204&mode=affiliate_supported"Neutral paid mode
Use neutral_paid when an agent or business needs non-affiliate output. Each successful call uses one prepaid credit.
curl -H "Authorization: Bearer prk_..." "https://productresolver.com/resolve?intent=toner%20for%20Brother%20HL-L6200DW&mode=neutral_paid"Credits
Prepaid API access
Stripe checkout is connected. Webhook fulfillment is connected.
Agent manifest
Agent-readable purpose, policy, endpoint, and billing metadata.
Plugin manifest
Basic discovery manifest pointing to the public OpenAPI document.
Pricing JSON
Machine-readable affiliate-supported and neutral-paid access modes.