Resolve Company
Derive a company’s name, domain, website and industry from one hint.
Read-only. The single owner of account identity derivation — the create-account chat, the manual form and any other caller share this one implementation, so a name is derived the same way regardless of entry point.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
A URL, a bare domain, or a company name.
1 - 500Response
Successful Response
Account industry taxonomy — keep in sync with frontend industry-options.ts.
Pydantic renders this as a JSON-schema enum, so it is at once the API validation, the constraint handed to the AI, and the account form's option list. StrEnum so members serialize as their labels.
Food & Beverage, Technology, Healthcare, Financial Services, Retail, Manufacturing, Professional Services, Real Estate, Education, Media & Entertainment, Transportation & Logistics, Energy, Agriculture, Construction, Hospitality & Travel, Other Which path produced this — for debugging, not display.
perplexity, model_inference, domain_parse