Skip to main content

Authentication

All requests to the Footway+ API must include an X-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 the content-type: application/json header in requests.