MorphL API Overview
The MorphL API enables you to programmatically access predictions generated by the MorphL ML models.
This section is intented for developers, if you prefer a non-technical setup you can activate one or more destinations.
The MorphL API is a set of REST services under service.morphlapis.com:
Service | Description |
---|---|
Authentication | Generate tokens for accessing data / other endpoints |
Predictions | Retrieve predictions generated by MorphL ML models |
Recommendations | Retrieve recommended items generated by the Personalized Recommendations, Related Products or Bought Together ML models |
You can inspect all requests using our Postman collection and environment. The account number and API credentials can be retrieved from the MorphL Dashboard > API section. See the Postman docs for instructions about importing data.