Explore
Bug Detector
1.0
OAS3
The Bug Detector API description
Authorize
bug_detector
default
GET
/
Reference
POST
/reference
Create reference screenshots that can later be used to create comparisons against
GET
/reference
/sync
Get all references and attached comparisons to it
GET
/reference
/{id}
Get reference and attached comparisons to it by id
DELETE
/reference
/{id}
DELETE
/reference
/many
Domain Instance
GET
/domain-instance
Comparison
POST
/comparison
Create a new comparison between a certain reference and the same URLs now
PATCH
/comparison
/{id}
DELETE
/comparison
/{id}
PATCH
/comparison
/{id}
/multiple
DELETE
/comparison
/many
Auth
POST
/auth
/activate
POST
/auth
/login
POST
/auth
/refresh
POST
/auth
/deactivate
POST
/auth
/my-status
POST
/auth
/status
Plugin
POST
/plugin
/check-updates
Scenarios Usage
GET
/scenarios-usage
Get Logged In user used and maximum scenarios
Schemas
BasicAuth
ViewPortDto
ScenarioDto
ReferenceSettingsDto
CreateReferenceDto
ProcessedScenariosMap
ReferenceResponseDto
ComparisonResponseDto
DeleteManyDto
ComparisonSettingsDto
CreateComparisonDto
UpdateScenarioStatusDto
UpdateManyScenariosStatusDto
ActivateLicenseDto
RefreshTokenDto
CheckUpdateDto