Kestrel
tcp/443 tcp/80
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e783685258df
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/files/analytics
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/customer/orders/{orderId}/attachments/download/{token}
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/profile/password
POST /api/users/invite
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/register
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e783a4b99f3d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/files/analytics
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/profile/password
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e78388509450
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/files/sync
POST /api/profile/password
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e7833b89ec1d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/profile/password
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e78388509450
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/files/sync
POST /api/profile/password
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035496bfbf52685832e49557d852d5421e7833b89ec1d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/webshops/{webshopId}/carts/{cartId}/coupon/{cartCouponId}
DELETE /api/webshops/{webshopId}/products/{id}
GET /api/Bucket/{database}/{container}
GET /api/Bucket/{database}/{container}/{item}
GET /api/Form
GET /api/Form/{id}
GET /api/Ping
GET /api/blogs
GET /api/blogs/{blogId}/posts
GET /api/blogs/{blogId}/posts/{id}
GET /api/blogs/{blogId}/posts/{slug}
GET /api/blogs/{id}
GET /api/calenders
GET /api/calenders/{calenderId}/bookings/overview
GET /api/calenders/{calenderId}/bookings/overview-period
GET /api/calenders/{calenderId}/bookings/{id}
GET /api/calenders/{id}
GET /api/calenders/{id}/items/{itemId}/timeslots
GET /api/clients
GET /api/clients/{id}
GET /api/clients/{id}/access
GET /api/cms/websites
GET /api/cms/websites/{id}
GET /api/cms/websites/{websiteId}/pages
GET /api/cms/websites/{websiteId}/pages/{id}
GET /api/cms/websites/{websiteId}/pages/{slug}
GET /api/companies
GET /api/companies/{companyId}/jobs
GET /api/companies/{companyId}/jobs/{id}
GET /api/companies/{companyId}/jobs/{slug}
GET /api/companies/{id}
GET /api/development/job
GET /api/files
GET /api/images/{client}/{id}
GET /api/users
GET /api/users/{id}
GET /api/webshops
GET /api/webshops/{id}
GET /api/webshops/{webshopId}/carts/{cartId}
GET /api/webshops/{webshopId}/categories
GET /api/webshops/{webshopId}/coupons
GET /api/webshops/{webshopId}/coupons/validate
GET /api/webshops/{webshopId}/coupons/{id}
GET /api/webshops/{webshopId}/customer/orders
GET /api/webshops/{webshopId}/favorites
GET /api/webshops/{webshopId}/favorites/{productId}/check
GET /api/webshops/{webshopId}/gift-cards
GET /api/webshops/{webshopId}/gift-cards/coupons
GET /api/webshops/{webshopId}/gift-cards/coupons/{id}
GET /api/webshops/{webshopId}/gift-cards/{id}
GET /api/webshops/{webshopId}/orders
GET /api/webshops/{webshopId}/orders/export
GET /api/webshops/{webshopId}/orders/{id}
GET /api/webshops/{webshopId}/product-features
GET /api/webshops/{webshopId}/product-features/{id}
GET /api/webshops/{webshopId}/products
GET /api/webshops/{webshopId}/products/features
GET /api/webshops/{webshopId}/products/overview
GET /api/webshops/{webshopId}/products/{idOrSlug}
GET /api/websites/{websiteId}/cms/blocks/content/{slug}
GET /api/websites/{websiteId}/cms/blocks/overview
GET /api/websites/{websiteId}/cms/blocks/{id}
POST /api/Form/{id}/test
POST /api/authentication/customer/login
POST /api/authentication/customer/password-forget
POST /api/authentication/customer/password-reset
POST /api/authentication/customer/register
POST /api/calenders/{calenderId}/bookings
POST /api/calenders/{calenderId}/bookings/{id}/approve
POST /api/calenders/{calenderId}/bookings/{id}/cancel
POST /api/calenders/{calenderId}/bookings/{id}/payment
POST /api/calenders/{calenderId}/bookings/{id}/reject
POST /api/clients/{id}/email/test
POST /api/companies/{companyId}/jobs/order
POST /api/files/images
POST /api/profile/password
POST /api/users/login
POST /api/users/login/{token}
POST /api/users/password-forget
POST /api/users/password-reset
POST /api/users/{id}/password
POST /api/webshops/{id}/emails/trigger
POST /api/webshops/{webshopId}/carts
POST /api/webshops/{webshopId}/carts/{cartId}/checkout
POST /api/webshops/{webshopId}/carts/{cartId}/clear
POST /api/webshops/{webshopId}/carts/{cartId}/coupon
POST /api/webshops/{webshopId}/carts/{cartId}/items
POST /api/webshops/{webshopId}/carts/{cartId}/items/{cartItemId}
POST /api/webshops/{webshopId}/carts/{cartId}/shipping
POST /api/webshops/{webshopId}/favorites/{productId}
POST /api/webshops/{webshopId}/orders/checkout
POST /api/webshops/{webshopId}/orders/{id}/complete
POST /api/webshops/{webshopId}/orders/{orderId}/payment
POST /api/webshops/{webshopId}/products/import/woocommerce
POST /api/webshops/{webshopId}/products/import/woocommerce/process-image
POST /api/webshops/{webshopId}/products/order
POST /api/webshops/{webshopId}/products/{id}/copy
PUT /api/files/{id}
PUT /api/websites/{websiteId}/cms/blocks
Open service 20.50.2.65:80 · toolbox.avanexus.be
2026-01-23 13:10
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 23 Jan 2026 13:11:28 GMT Server: Kestrel
Open service 20.50.2.65:80 · toolbox.avanexus.be
2026-01-11 04:57
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 04:58:36 GMT Server: Kestrel
Open service 20.50.2.65:443 · toolbox.avanexus.be
2026-01-11 04:57
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 04:58:37 GMT Server: Kestrel Strict-Transport-Security: max-age=2592000