---
title: "Find Domains for Company"
method: GET
path: "/public/companies/autocomplete"
tags: ["Autocomplete"]
---

# Find Domains for Company

`GET /public/companies/autocomplete`

Clearout's Autocomplete API is a free API that effectively identifies the corresponding website domains for a given company name, accompanied with the corporate logo and a confidence score

## Query parameters

- `query` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `429` — Too Many Requests
- `503` — Service Unavailable
- `524` — Timeout Occurred

---

[API](https://skmtc.dev/clearout/apis/clearout-openapi.md) · [All operations](https://skmtc.dev/clearout/apis/clearout-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clearout/clearout-openapi/revisions/e9bdd90a5e76/schema)
