The StoreFeeder REST API lets your own systems or a developer read and write data in StoreFeeder directly, instead of through the website. This article summarises what you can do with it and where to find the full technical reference.
What is the StoreFeeder REST API?
The REST API is a way for a system you build, or a developer working on your behalf, to connect to StoreFeeder over the internet — for example to bring in orders from a sales channel we don't natively support, keep your own systems in sync with stock levels, or automate tasks you'd otherwise do by hand in StoreFeeder.
What you can do
Orders
- Retrieve orders with filters, or look up a single order
- Import new orders in bulk
- Update order details, add notes, and tag orders
- Despatch orders, and retrieve labels, invoices and customs paperwork
- Allocate orders to stock locations, change shipping method, and update order status
- Mark orders as downloaded, and view an order's activity log, audit trail and returns
Products
- Look up products individually or in bulk, with filters
- Create new products, one at a time or in batches
- Update product details, including partial updates and EAN changes
- Delete products
Stock and inventory
- Update stock quantities by SKU or product, including per-warehouse and per-stock-location levels
- View a product's inventory change history
- Pull a full inventory report for a warehouse
Warehouses and stock locations
- List, create, update and delete warehouses, zones and stock locations
- Move stock between locations with bulk transfers
Purchase orders, deliveries and suppliers
- Create, view, update and confirm purchase orders, including bulk actions
- Book in or write off delivered stock against a purchase order
- Manage supplier records and which suppliers and costs are linked to each product
Despatch setup
- Manage shipping methods and packaging sizes
- Group orders into pickwaves for warehouse picking
- Manage drop shipments — view, despatch, mark as sent to supplier, or delete
Listings and channels
- View and update marketplace and webstore listings, including bulk and single price updates
- Look up your connected sales channels and the courier services available on each one
Product organisation and setup
- Manage product categories, including the full category tree
- Manage custom product attributes, tax classes and country-specific tax rates, and pricing profiles
Account and reference data
- View account users, company identities and supported countries
- Manage custom currency exchange rate overrides
Reporting
- Discover the reports available to your account and their filters
- Preview sample results, then run and export a full report
How it works
Every request is authenticated using a dedicated StoreFeeder user account rather than a single fixed key — see Getting a StoreFeeder API key for how to find your account's connection details.
Full technical documentation
This article covers what's possible at a glance. For the complete list of endpoints, request and response formats, and parameters, see our REST API documentation at rest.storefeeder.com.
Comments
0 comments
Please sign in to leave a comment.