Skip to content

Entry endpoint

Represent the top-level URI of an API. Used to address the various resources of the API.

The constructor of the entry endpoint requires you to specify the APIs root URL. It also provides optional parameters to override the default HTTP client, JSON serializer, error handler and link handler.