Arcadier is an API-first platform which all three native user portals area built on. This means:
- Every portal action such as creating a listing, processing an order, managing users, etc, can be replicated or automated via API.
- Custom workflows, external system integrations, and fully custom storefronts can be built without modifying the core platform.
- The platform connects to ERP, CRM, PIM, and payment systems through standard REST API calls and webhook event subscriptions.
- Source code for the frontend API Template (React / Node.js) is provided to clients, giving you full ownership of what you build.
API Postman Reference
The API Reference provides the complete, interactive documentation for all Arcadier endpoints, including request parameters, response schemas, authentication requirements, and role-based access controls.
This documentation reflects the latest supported API version. It serves as the source of truth for endpoint behaviour, request formatting, and response structures. See https://apiv2.arcadier.com/?version=latest for full API reference.