API OVERVIEW
API Authentication
Zelros APIs use Open ID protocol for authentification and authorization. Before use Zelros APIs, you must obtain an access token thanks to this request:
get token
POST | /auth/realms/zelros-sales-realm/protocol/openid-connect/token | Obtain an access token |
Discovery API
Get Access to customer propensity scores, the best product recommendations, life moments, and selling points. Get Access to customer propensity scores, the best product recommendations, life events, and selling points.
discovery
POST | customers | Return the discovery content of a customer |
POST | customers/_batch | Return the discovery content of customers |
PUT | feedback | Record a feedback for a selling point |
POST | suggestion | Record a suggestion for a selling point |
PATCH | customers | Update customer's profil |
API Analytics
API analytics is an API with easy integration to fetch the data coming from the usage of Zelros features.
discovery statistics
GET | api/distribution/kpi/metric | Data from usage of Zelros features |