Authentication
When accessing the Place2Book API you must provide the following two header fields in the request header.
- X-PLACE2BOOK-API-TOKEN - your access key. Provided by place2book.
- Accept - application/vnd.place2book.v1+json
You can contact api@place2book.com to obtain the AccessKey.