Autocomplete companies by name.
Try in Playground| Name | Type | Required | Description |
|---|---|---|---|
| query | string | yes | Partial name (e.g. microsoft) |
curl -H "X-API-Key: zq_…" \ "https://zooq.dev/api/v1/companies/name-lookup?query=microsoft"
A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.