QuimeraX - EASM
  1. brands
QuimeraX - EASM
  • External - V1
    • external
      • teams
        • domain-assets/vulnerabilities
          • 217
            • show asset vulnerability
            • update vulnerability status
          • list assets vulnerabilities
        • intelligence
          • takedowns
            • 15
              • show takedown
              • store tkd history
            • list takedowns
          • compromised-cards
            • list compromised cards
            • update compromised card status
          • brands
            • brand details
              GET
            • show phishings
              GET
          • detection-logs
            • 1448
              • show detection log
            • list detection logs
            • create detection log
            • store takedown with detection log
          • social-media-detection-logs
            • list social media detection logs
            • create social media detection log
            • show social media detection log
            • store takedown with social medi
      • cyber-threats
        • change status info stealer
        • list info stealer
        • change bulk status info stealer
      • leaked-assets
        • change leaked asset status
        • change bulk leaked asset status
      • list breaches3parties
        GET
  1. brands

brand details

GET
https://api.quimerax.com/api/external/teams/intelligence/brands/details
Last modified:2025-06-11 21:58:47

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Header Params

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.quimerax.com/api/external/teams/intelligence/brands/details?filter[detection][domain]=<string>&filter[detection][status]=<string>&filter[detection][method]=<string>&filter[detection][detected_at]=<string>' \
--header 'X-TEAM-ID: <string>' \
--header 'X-HASH-KEY: <string>' \
--header 'Accept: application/json'

Responses

🟢200Untitled Response
application/json
Body

Example
{}
Modified at 2025-06-11 21:58:47
Previous
update compromised card status
Next
show phishings
Built with