> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inyett.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Reference

> Explore the Inyett Automation API. Every endpoint below is generated from the live OpenAPI specification and includes an interactive playground.

The Inyett Automation API lets you screen companies, monitor changes, and control payments. Endpoint pages in the sidebar are generated automatically from our live OpenAPI specification.

## Base URL

```text theme={null}
https://api-test.inyett.com
```

## Authentication

All requests require an `AppId` header. See [Create your account](/get-started/create-your-account) to obtain credentials.

## Products

<CardGroup cols={2}>
  <Card title="Company Data" icon="building" href="/products/inyett-company-data/introduction">
    Basic information, financials, owners, and directors.
  </Card>

  <Card title="Company Control" icon="shield-check" href="/products/inyett-company-control/introduction">
    Risk ratings and control checks.
  </Card>

  <Card title="Company Find" icon="magnifying-glass" href="/products/inyett-company-find/introduction">
    Search companies by name or organization number.
  </Card>

  <Card title="Payment Control" icon="credit-card" href="/products/inyett-payment-control/introduction">
    Screen payments and detect warnings.
  </Card>
</CardGroup>
