Ich bin eine E-PAT Beispielinstanz. Alle meine APIs sind unter /api

Erhaltene Buchungen bis jetzt: bookings.txt

Erhaltene Formulare bis jetzt: formdata.txt

API

Response-Type if none specified: application/json

Auth is provided via a AUTH-TOKEN header. The requesting application has to send the following header with every request to the API: EPAT-AUTH-TOKEN: [epattoken]
Where [epattoken] is the API token issued by the EPAT instance.

For this mock, also EPAT-AUTH-TOKENs provided via GET are accepted for easier development and testing. They are implicitly included in the following example calls (for dev, it is now simpy the string epat hashed as MD5, 41b25014ca8536b93e3034a692119742).

Forms

Forms-app API

Booking

Booking-app API