API Reference
Documentation for forhotel.eu HTTP JSON-based API version 1.0
Welcome to ForHotel Documentation
This space contains information about the services and API provided by ForHotel. You'll find API documentation with examples, object model explanations, code snippets and integration best practices examples.
Help
If you have any comments, suggestions or recommendations, please let us know via [email protected]
Postman Collection
To make the integration process as easy as possible, we have prepared a Postman Collection with all our API methods.
API Reference
API is organised around REST. Our API has a predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients. We support cross-origin resource sharing, allowing you to interact securely with our API from a client-side web application. JSON is returned by all API responses, including errors.
API support onlyPOSTmethod queries.
Authentication
API Key access which can be created after contacts with our tech team [email protected]
API Key Access
Authentication method, where previously generated API Key is used to sign requests:
GET http://{host}/api/who-am-i HTTP/1.1
Host: Can be changed in every time. You always can take actual via tech team.
Content-Type: application/json
api-token: uU08XiMgk8a7CrY4xUjAReUIuTrn83R123adaVb8Tf/qMcVTEgriuJhXWs/1Q1PSandbox Server
Last updated