You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2026. It is now read-only.
Paul Danelli edited this page Mar 2, 2022
·
1 revision
Accessing the API
HykuAddons uses HykuAPI in order to enable a API for a number of endpoints, including users and works. To access the API on your local machine, you would prefix the URL with "frontend". For example, if your local tenant is called repo, and the URL you access it with is http://repo.hyku.docker:3000/, then to access the API endpoints you would use http://repofrontend.hyku.docker:3000.
To access a work, you need to have the tenant UUID from the database and the work UUID, which are used to create the following: