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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6751f3f7e4dfa79e3f7bffddf
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/campaigns/{campaignID}
GET /v1/campaigns/{campaignID}/rewards
GET /v1/campaigns/{campaignID}/rewards/{rewardID}
GET /v1/cities
GET /v1/companies/{companyID}
GET /v1/companies/{companyID}/balance
GET /v1/companies/{companyID}/campaigns
GET /v1/companies/{companyID}/transactions
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/neighborhoods/{slug}/nearby
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/me/birthday
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/campaigns/{campaignID}/rewards/batch
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/recommended-items/{id}/like
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
POST /v1/webhooks/clerk
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d63bd7d28f5
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcab6d9bb9
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fc49ed02bc
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6751f3f7e4dfa79e3f7bffddf
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/campaigns/{campaignID}
GET /v1/campaigns/{campaignID}/rewards
GET /v1/campaigns/{campaignID}/rewards/{rewardID}
GET /v1/cities
GET /v1/companies/{companyID}
GET /v1/companies/{companyID}/balance
GET /v1/companies/{companyID}/campaigns
GET /v1/companies/{companyID}/transactions
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/neighborhoods/{slug}/nearby
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/me/birthday
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/campaigns/{campaignID}/rewards/batch
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/recommended-items/{id}/like
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
POST /v1/webhooks/clerk
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d63bd7d28f5
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcab6d9bb9
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fc49ed02bc
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d63bd7d28f5
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fc49ed02bc
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d63bd7d28f5
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcab6d9bb9
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fc49ed02bc
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d63bd7d28f5
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fc49ed02bc
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/password-reset/send-link
POST /v1/public/events
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
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: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6751f3f7e4dfa79e3f7bffddf
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/campaigns/{campaignID}
GET /v1/campaigns/{campaignID}/rewards
GET /v1/campaigns/{campaignID}/rewards/{rewardID}
GET /v1/cities
GET /v1/companies/{companyID}
GET /v1/companies/{companyID}/balance
GET /v1/companies/{companyID}/campaigns
GET /v1/companies/{companyID}/transactions
GET /v1/events/search
GET /v1/events/top-picks
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/neighborhoods/{slug}/nearby
GET /v1/public/places/{placeSlug}/vouchers
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/me/birthday
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/campaigns/{campaignID}/rewards/batch
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/recommended-items/{id}/like
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
POST /v1/webhooks/clerk
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d636df4a563
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/public/widget/{slug}
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff435b30d2876b2bebe6f0acd2f887b67d6349c0bab6
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/admin/places/{placeID}/voucher-redemptions
GET /v1/admin/sms-subscriber
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/public/neighborhoods
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/admin/sms/send-picks
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Severity: info
Fingerprint: 5733ddf49ff49cd1b885ff43c8a751edcec62eb00485bd3ed03552fcd8ae5277
Public Swagger UI/API detected at path: /swagger.json - sample paths:
GET /v1/cities
GET /v1/events/search
GET /v1/events/{eventID}
GET /v1/favorites/place
GET /v1/favorites/place/{placeID}
GET /v1/followers
GET /v1/following
GET /v1/ledger
GET /v1/ledger/{placeID}
GET /v1/neighborhoods
GET /v1/neighborhoods/by-city-state
GET /v1/neighborhoods/{neighborhoodID}/places-to-follow
GET /v1/notifications
GET /v1/notifications/has-new
GET /v1/notifications/unread-count
GET /v1/places
GET /v1/places/{placeID}
GET /v1/places/{placeID}/events
GET /v1/places/{placeID}/recommended-items
GET /v1/places/{placeID}/redeem-history
GET /v1/places/{placeID}/vouchers
GET /v1/places/{placeID}/wallet
GET /v1/public/events
GET /v1/search
GET /v1/search/map
GET /v1/tags/groups
GET /v1/tenspot/messages
GET /v1/tenspot/suggested-places
GET /v1/tenspot/suggested-users
GET /v1/tenspot/wallet
GET /v1/tenspot/{userID}/received-history
GET /v1/tenspot/{userID}/sent-history
GET /v1/users/current
GET /v1/users/push-notifications
GET /v1/users/welcome-message
GET /v1/users/{userID}/recommended-packages
GET /v1/users/{userID}/suggested-users
GET /v1/verify/resend
GET /v1/voucher
GET /v1/voucher/{voucherID}
PATCH /v1/tenspot/{tenspotID}/is-seen
PATCH /v1/users/update
POST /api/sms-signup
POST /v1/accounts/signup
POST /v1/events/feed
POST /v1/events/save
POST /v1/followers/{followedID}
POST /v1/notifications/mark-all-read
POST /v1/password-reset/send-link
POST /v1/reminders
POST /v1/send-ten-suggested/places
POST /v1/send-ten-suggested/users
POST /v1/sms/inbound
POST /v1/sms/send-picks
POST /v1/tenspot
POST /v1/tenspot/redeem
POST /v1/users/delete
POST /v1/users/login
POST /v1/users/push-notifications/test
POST /v1/users/register-device-token
POST /v1/users/signup
POST /v1/users/verify
POST /v1/voucher/{voucherID}/claim
POST /v1/voucher/{voucherID}/redeem
PUT /v1/notifications/{notificationID}/is-new
PUT /v1/notifications/{notificationID}/is-read
Open service 142.250.186.147:80 · dev.api.10spot.app
2026-01-23 16:13
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 85eaa382fa3243c32e699bb624c7e439;o=1 date: Fri, 23 Jan 2026 16:13:43 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · stage.api.10spot.app
2026-01-23 01:47
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 4e0a2091e1a3ccc310b7f0d7e3bd69ea;o=1 date: Fri, 23 Jan 2026 01:48:11 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · dev.api.10spot.app
2026-01-09 20:03
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 990f29e9cdae64488612023a1a80d65f;o=1 date: Fri, 09 Jan 2026 20:04:32 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · dev.api.10spot.app
2026-01-09 11:35
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 6990b9b3f49cc0a395ace9c91d1e29b4 date: Fri, 09 Jan 2026 11:35:57 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.115:443 · stage.api.10spot.app
2026-01-09 07:42
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 9772e095657bb93758edf055c8e24cfa date: Fri, 09 Jan 2026 07:42:04 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · api.10spot.app
2026-01-09 07:17
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: f4788afb9448dec75618185cd692683c date: Fri, 09 Jan 2026 07:17:48 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · api.10spot.app
2026-01-09 07:17
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 5b77fffeba51bc57e5c27994093d850b;o=1 date: Fri, 09 Jan 2026 07:18:45 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · stage.api.10spot.app
2026-01-09 05:53
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 728d74856b5b235b399f662ef12a7aab;o=1 date: Fri, 09 Jan 2026 05:54:52 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · dev.api.10spot.app
2026-01-02 17:54
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: b4e4d0127c07557e8434cde565073833 date: Fri, 02 Jan 2026 17:54:54 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.115:443 · stage.api.10spot.app
2026-01-02 13:40
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 30886e7341768c2415b3c96cb535ef7c date: Fri, 02 Jan 2026 13:40:09 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · stage.api.10spot.app
2026-01-02 10:56
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 50346d0251f0dd63e492213f0b3d2f8e date: Fri, 02 Jan 2026 10:56:41 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · api.10spot.app
2026-01-02 06:26
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 2556f5865fe448b22d6682fefb986720 date: Fri, 02 Jan 2026 06:26:17 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · api.10spot.app
2026-01-02 06:26
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: c4864110265b12b4233e34f3e124cc96 date: Fri, 02 Jan 2026 06:26:17 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · dev.api.10spot.app
2026-01-02 03:07
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 1fb0d79c22acfe1cc132b09946a83105 date: Fri, 02 Jan 2026 03:07:02 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · dev.api.10spot.app
2025-12-23 02:52
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: d599ea3384c90e0050b65ce3bc9f8864 date: Tue, 23 Dec 2025 02:52:27 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.115:443 · stage.api.10spot.app
2025-12-22 20:35
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: f332abdf6cb3685d48cb549b421fe6a6 date: Mon, 22 Dec 2025 20:35:31 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · dev.api.10spot.app
2025-12-22 17:05
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 460136d26821bff52dc336ff8299c0c2 date: Mon, 22 Dec 2025 17:05:21 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:80 · api.10spot.app
2025-12-22 12:41
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: 2fde8a25c2163ed31cca2d1f02c8a753 date: Mon, 22 Dec 2025 12:41:56 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found
Open service 142.250.186.147:443 · api.10spot.app
2025-12-22 12:41
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 vary: Origin x-content-type-options: nosniff x-cloud-trace-context: b165acdc8f542c3d8e2378f862af2400 date: Mon, 22 Dec 2025 12:41:56 GMT server: Google Frontend Content-Length: 10 Connection: close Not Found