Reviewer Details
Get Company Name by Website
Look up a company name from previously stored reviewer records by website domain.
GET
Useful for auto-filling the company name field when the reviewer’s website is entered in a form. Searches both live and test databases. Returns
null if no match is found — this is not an error.
No authentication required for this endpoint.
Query Parameters
string
required
A website URL or domain (e.g.
techcorp.com or https://techcorp.com). The www. prefix is stripped before matching.
