When interacting with a hypermedia API, clients follow links to fetch data and perform actions; however, clients need an entry point into the API.
How do clients find the initial link?
Create a Root Resource that clients can use as an entry point .
In most cases, the Root Resource is a Hub Resource that is introduced at a well known location.