Skip to content

Authentication

The Hotel API uses the basic authentication method to authorize requests. The basic authentication method uses a username and password to authenticate a user. The username and password are sent as part of the request header.

Released under the MIT License.