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

# Managing Vantage API clients

> Create and manage Vantage API Clients — the Client ID and Client Secret pairs that applications use to authenticate to the ABBYY Vantage API.

Applications authenticate to the ABBYY Vantage API using an **API Client** — a Client ID and Client Secret pair issued by your tenant. You can create multiple API clients so that each integrating application has its own credentials and flow settings.

<Note>
  Only a **Tenant Administrator** can create or manage API clients.
</Note>

<Card title="Create, configure, and delete API clients" icon="plug" href="/vantage/documentation/tenant-admin/tenant-management/configure-client">
  Use the Vantage UI to create a Public API client, configure its OAuth 2.0 flows, and manage its secrets and redirect URLs.
</Card>

## Related topics

<CardGroup cols={2}>
  <Card title="Tenant settings" icon="sliders" href="/vantage/documentation/tenant-admin/tenant-management/tenant-settings">
    Overview of tenant-level configuration
  </Card>

  <Card title="Authentication" icon="key" href="/vantage/documentation/tenant-admin/tenant-management/authentication">
    Sign-in flows and OAuth 2.0 / SAML 2.0 options
  </Card>

  <Card title="Tenant management" icon="building" href="/vantage/documentation/tenant-admin/tenant-management/tenant-management">
    Overview of tenant administration in Vantage
  </Card>
</CardGroup>
