# TargetSmarter Documentation ## Docs - [Search Companies](https://docs.targetsmarter.com/api-reference/endpoint/company-list.md): Returns companies matching at least one filter. Filters can be combined. - [Get Available Industries](https://docs.targetsmarter.com/api-reference/endpoint/industry-list.md): Returns a list of industry names from the `industries` table (column `name`). Supports substring search via `q` and result limiting via `limit`. - [Get Technology](https://docs.targetsmarter.com/api-reference/endpoint/tech-stack.md): Detects technologies used by a company’s website (best-effort) using HTML signatures, HTTP headers, and DNS/nameserver hints. - [Introduction](https://docs.targetsmarter.com/api-reference/introduction.md): Getting started with the TargetSmarter API ## OpenAPI Specs - [openapi](https://docs.targetsmarter.com/api-reference/openapi.json)