Title here
Summary here
Amtify provides a RESTful API that allows developers to integrate Bürgeramt appointment booking functionality into their own applications. The API uses API Keys for authentication and accepts JSON payloads for requests and responses.
Method: POST
Endpoint: /v1/appointments
Description: Initiates a new appointment search request
Method: GET
Endpoint: /v1/appointments/{id}
Description: Retrieves the current status of a specific appointment search
Method: DELETE
Endpoint: /v1/appointments/{id}
Description: Cancels an ongoing appointment search request
Method: GET
Endpoint: /v1/locations
Description: Retrieves a list of all available Bürgeramt locations
Method: GET
Endpoint: /v1/services
Description: Retrieves a list of all available services that can be booked