← All products
GET /v1/brand

Know the company behind a domain

Point Refflux at a domain, email, or name and get a filled-in company profile back - industry codes, a hosted logo, and the real merchant behind a payment line.

GETapi.refflux.dev/v1/brand
Request
{
  "domain": "stripe.com"
}
Response
{
  "name": "Stripe",
  "naics": "522320",
  "logo": "https://cdn.refflux.dev/logo/stripe",
  "categories": ["payments", "fintech"]
}

Profiles from a hint

Resolve a company from the smallest signal you have.

Classified for you

NAICS and SIC codes attached automatically.

Logos and merchants

A CDN-served logo, plus a map from card descriptors to the real business.

The rest of the API