The Fluid Commerce APIs provides a comprehensive set of APIs designed to integrate Fluid's powerful services into your applications seamlessly. This bundle offers robust functionality for enhancing messaging solutions, streamlining data management, and improving customer interactions. With detailed documentation, secure authentication, and flexible integration options, the Fluid Public API Bundle is engineered to help you leverage our services efficiently and effectively, unlocking new potentials and achieving greater connectivity within your systems.
General search query by title, sku, and description
filterrific[with_country_id]integer
Filter by country ID for pricing
Example: filterrific[with_country_id]=1
filterrific[with_category_id]integer
Filter by category ID
Example: filterrific[with_category_id]=1
filterrific[by_collection]integer
Filter by collection ID or collection title
Example: filterrific[by_collection]=1
filterrific[with_prices]string
Filter by price range (format: min-max)
Example: filterrific[with_prices]=10.00-100.00
filterrific[by_stock_available]boolean
Filter by stock availability
Example: filterrific[by_stock_available]=true
filterrific[by_language]string
Filter by language code
Example: filterrific[by_language]=en
Mock server https://docs.fluid.app/_mock/docs/apis/swagger/shop.json
Production server with company subdomain https://myco.fluid.app/shop.json
Local development server http://fluid.lvh.me:3000/shop.json
curl
JavaScript
Node.js
Python
Java
C#
PHP
Go
Ruby
R
Payload
curl-i-X GET \'https://docs.fluid.app/_mock/docs/apis/swagger/shop.json?count=10&country_code=string&country_id=0&filterrific%5Bby_collection%5D=0&filterrific%5Bby_language%5D=string&filterrific%5Bby_stock_available%5D=true&filterrific%5Bsearch_query%5D=string&filterrific%5Bsorted_by%5D=created_at_desc&filterrific%5Bwith_category_id%5D=0&filterrific%5Bwith_country_id%5D=0&filterrific%5Bwith_prices%5D=string&page=1'
Social Media