About this documentation
Documentation version
| Documentation | 1.0.0 |
| API version | 1.0.0 |
| Last updated | September 12, 2026 |
| Languages | English, Français |
This site documents the Ekomium Company API for POS integration partners and developers. Version numbers follow semantic versioning: patch releases fix typos or clarifications; minor releases add endpoints or fields; major releases indicate breaking API changes.
About Ekomium
Ekomium helps businesses automate, optimize, and digitize their operations through a modular ERP platform. The platform combines interconnected modules (Point of Sale, inventory, accounting, CRM, and more), configured and customized for each client's industry and workflow.
Ekomium provides:
- Hosted ERP instances with dedicated databases and secure access
- Implementation and customization aligned with your business processes
- Integration support for partners connecting external systems via JSON-RPC
- Ongoing operations: hosting, updates, monitoring, and security
Each client receives a dedicated environment (for example https://your-company.ekomium.com). The Company API documented here exposes read-oriented POS data for synchronization with BI tools, loyalty programs, franchise dashboards, and other back-office systems.
Scope of this site
| Included | Not included (contact Ekomium) |
|---|---|
| POS sales, lines, refunds, cancellations | Write operations (create orders, update stock) |
| Catalog and POS configuration | Accounting, HR, or CRM module APIs |
| Authentication and error handling | Instance provisioning and user management |
| Interactive API Playground | Custom module development |
Changelog
1.0.0 (2026-09-12)
- Initial public release of Ekomium Company API documentation
- Eight POS endpoints documented with examples
- Interactive API Playground (English and French)
- OpenAPI specification available at /openapi.yaml
Contact
- Website: ekomium.com
- Integration access: contact your Ekomium account manager to obtain instance URL, database name, and integration credentials
For documentation corrections or integration questions, reach out through your Ekomium partner channel.