bookingapi.internal.hippodigital.cloud
Open in
urlscan Pro
52.31.233.62
Public Scan
Submitted URL: https://bookingapi.internal.hippodigital.cloud/
Effective URL: https://bookingapi.internal.hippodigital.cloud/swagger/index.html
Submission: On September 03 via automatic, source certstream-suspicious — Scanned from IT
Effective URL: https://bookingapi.internal.hippodigital.cloud/swagger/index.html
Submission: On September 03 via automatic, source certstream-suspicious — Scanned from IT
Form analysis
1 forms found in the DOM<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
<option value="https://bookingapi.internal.hippodigital.cloud/swagger/v1/swagger.json">Hippo.Booking.API v1</option>
</select></label></form>
Text Content
Select a definitionHippo.Booking.API v1 HIPPO.BOOKING.API 1.0 OAS 3.0 https://bookingapi.internal.hippodigital.cloud/swagger/v1/swagger.json Authorize ADMIN LOCATIONS GET /admin/location POST /admin/location GET /admin/location/{id} PUT /admin/location/{id} GET /admin/location/{locationId}/area POST /admin/location/{locationId}/area GET /admin/location/{locationId}/area/{areaId} PUT /admin/location/{locationId}/area/{areaId} POST /admin/location/{locationId}/area/{areaId}/bookable-object PUT /admin/location/{locationId}/area/{areaId}/bookable-object/{bookableObjectId} BOOKINGS GET /booking/{bookingId} DELETE /booking/{bookingId} GET /booking/upcoming GET /booking/location/{locationId}/area/{areaId}/{date} POST /booking HIPPO.BOOKING.API GET / LOCATIONS GET /location GET /location/{id} GET /location/{locationId}/area GET /location/{locationId}/area/{areaId} REPORTING GET /reporting GET /reporting/{reportId} POST /reporting/{reportId}/run SESSIONS GET /session POST /session/google POST /session/sign-out USER MANAGEMENT GET /users SCHEMAS AreaListResponse AreaQueryResponse AreaResponse AreaTypeEnum BookableObjectDto BookableObjectResponse BookableObjectTypeEnum BookingDayResponse BookingResponse CreateAreaRequest CreateBookableObjectRequest CreateBookingRequest CreateLocationRequest DayBookingResponse HttpValidationProblemDetails Int32IdName LocationQueryResponse RegisteredUserModel ReportListResponse RunReportResponse UpdateAreaRequest UpdateBookableObjectRequest UpdateLocationRequest UserBookingsResponse UserListResponse UserListResponsePagedList