Skip to main content
POST
Get brand data for a domain

Authorizations

x-api-key
string
header
required

API Key required for all endpoints

Body

application/json
url
string
required

Target URL

Example:

"https://example.com"

refresh
boolean
default:false

Force on-demand fetch and refresh the cache, bypassing any existing cached data

Example:

false

mode
enum<string>
default:standard

Depth of brand data to return. Enriched includes LLM-synthesized company intelligence.

Available options:
standard,
enriched
Example:

"standard"

Response

Successfully retrieved brand data

timestamp
number
required

Timestamp of the request in milliseconds

Example:

1788414740025

apiStatus
enum<string>
required

API status message

Available options:
success,
failure
Example:

"success"

apiCode
number
required

API status code

Example:

200

meta
object
required

Metadata about the request

data
object
required

Brand data payload