Documentation Index
Fetch the complete documentation index at: https://docs.footwayplus.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
