| Setting | Value |
|---|---|
| Totara URL | https://totara20.synapsys.co.nz/ |
| Endpoints | URL | Method | Data fields |
|---|---|---|---|
| Request health checks | http://ml.synapsys.co.nz/health-check | Get | |
| Request similar content | http://ml.synapsys.co.nz/similar-items | Get |
totara_item_id: content id tenant: tenant id n_items: number of items to return that are similar to the given one |
| Request user recommendations | http://ml.synapsys.co.nz/user-items | Get |
totara_user_id: user id item_type; one of "container_course", "container_workspace", "engage_article", "engage_microlearning", "totara_playlist", "totara_program" or "totara_certification" tenant: tenant id n_items: number of user recommendations to return |