The Fluid Company APIs provide a comprehensive set of APIs designed to integrate Fluid's powerful services into your applications seamlessly. These APIs use Company API tokens for authentication and provide full access to manage your company's resources including users, orders, products, media, and more.
For APIs that authenticate with User tokens, see the Rep APIs documentation. For public SDK APIs, see the Public SDK APIs documentation.
Content compliance scanning endpoints for products, media, playlists, categories, collections, posts, and enrollment packs
Operations
Contacts
Operations
Conversations
Operations
Countries
Operations
Currencies
Operations
Custom Pages
Operations
Customer Notes
Operations
Customer Orders
Operations
List of customer orders
Request
List Customers Orders for a Rep, including orders with no buyer, given the Rep token as Authorization header.
Query
paginationobject
Mock server https://fluid-commerce.redocly.app/_mock/docs/apis/company.api/api/customer_orders
Production server with company subdomain https://myco.fluid.app/api/customer_orders
Local development server http://fluid.lvh.me:3000/api/customer_orders
curl
JavaScript
Node.js
Python
Java
C#
PHP
Go
Ruby
R
Payload
curl-i-X GET \'https://fluid-commerce.redocly.app/_mock/docs/apis/company.api/api/customer_orders?page=0&per_page=100'\-H'Authorization: Bearer <YOUR_TOKEN_HERE>'
Social Media