Naming Conventions
This page mentions all naming conventions
Service API endpoints structure
For all services we develop, the path to the endpoints should start with:
/api/:conneoId/<servicename>/...
The parameter conneoId is the customer's objectId from the myFlow customers database (or a similar unique identifier for the Conneo customer)