Author:
Fluent Commerce
Changed on:
14 Mar 2024
Fluent provides both REST and GraphQL APIs. However, REST APIs are limited to specific Platform operations, while the GraphQL API provides the core Domain Model.
Both the Platform REST and Domain GraphQL APIs use a common Authentication token.
See the Authentication docs for more details.
Some of our Platform-level APIs are implemented in REST:
Our GraphQL API is actively supported and provides significant benefits over REST.
See the GraphQL API docs for more details.
All Domain-based REST APIs are deprecated and only active in maintenance mode for Clients still using them.
You can access the Deprecated REST API docs here.