Reference guides for the e-commerce apps an AI agent can work with: every endpoint, the permission each one needs, and how to give agents safe, governed access.
The BigCommerce API is how an app or AI agent works with an online store: listing and creating products, reading and updating orders, managing customers, and building carts and checkouts.
The EasyPost API is how an app or AI agent works with a shipping account: comparing carrier rates, buying and printing a label, verifying an address, and tracking a parcel.
The Etsy API is how an app or AI agent works with an Etsy shop: reading shop and listing details, creating and updating listings and their inventory, reading orders, and adding tracking to a sale.
The Gumroad API is how an app or AI agent works with a seller's Gumroad account: listing products, creating offer codes, reading sales, refunding a sale, or verifying a license key.
The Lemon Squeezy API is how an app or AI agent works with a store: reading orders and products, creating a hosted checkout, managing a customer's subscription, and issuing license keys for software.
The Magento API is how an app or AI agent works with an Adobe Commerce store: listing and updating products, reading and creating orders, managing customers, building a cart and placing an order, and adjusting stock.
The Recharge API is how an app or AI agent works with a Recharge store: listing subscriptions, skipping or processing a charge, updating a customer, and managing the products and plans behind recurring orders.
The Shippo API is how an app or AI agent works with a Shippo account: validating an address, comparing carrier rates for a shipment, buying a shipping label, and tracking a parcel.
The ShipStation API is how an app or AI agent works with a fulfillment account: importing an order, comparing carrier rates, buying and printing a shipping label, marking an order as shipped, and managing warehouses, products, and connected stores.
The Shopify API is how an app or AI agent works with a Shopify store through its Admin API: listing and updating products, reading and editing orders, managing customers, and adjusting inventory across locations.
The Squarespace API is how an app or AI agent works with an online store: editing products, adjusting stock, reading and fulfilling orders, and looking up customers.
The Webflow API is how an app or AI agent works with a Webflow site: reading and editing CMS collection items, publishing a site, managing store products and orders, and reading form submissions.
The Wix API is how an app or AI agent works with a Wix site: querying the store catalog, recording an order, adding a contact, listing members, or storing data in a content collection.
The WooCommerce API is how an app or AI agent works with an online store: listing products, updating stock, reading and fulfilling orders, managing customers, and issuing refunds.
An e-commerce API is how an app or AI agent works with an online store. The platforms here, including Shopify, WooCommerce, BigCommerce, and Wix, hold products, orders, customers, and inventory, and their APIs let an agent read an order, update a product, adjust stock, or react when a sale happens.
Store data includes customer and order details, and a write permission can change prices, inventory, or fulfilment, so the access an agent holds is worth scoping. Access runs on an access token, usually limited to particular areas like products or orders. A governed layer lets an agent that updates stock levels write to inventory without being able to read every customer’s order history.
Bollard AI sits between a team's AI agents and the apps it runs on. Grant each agent exactly the access it needs, read or write, app by app, and every call is checked and logged.