Authentication
All requests to the Footway+ API must include anX-API-KEY header with your API key.
Content types
The Footway+ API always accepts JSON in request bodies and returns JSON in response bodies. You will need to send thecontent-type: application/json header in requests.
