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

# API & Integrations

> Integrate Syteca with your own systems — the Application Credentials Broker API, the Data Connector for BI tools, SSO/LDAP identity providers, and SIEM/ticketing systems.

This tab covers connecting Syteca to the rest of your environment — programmatically through APIs, or through configuration-based integrations with identity, monitoring, and ticketing systems.

<CardGroup cols={2}>
  <Card title="Application Credentials Broker" icon="key-round" href="/docs/api/acb/overview">
    REST API for external applications to securely retrieve and rotate PAM secrets, without logging in to the Management Tool.
  </Card>

  <Card title="Data Connector API" icon="database" href="/docs/api/data-connector/overview">
    Pull monitoring data into your own BI tools — includes a ready-made Power BI example.
  </Card>

  <Card title="SSO & LDAP" icon="fingerprint" href="/docs/administration/integrations/sso">
    Azure, Okta, ForgeRock, Keycloak, and Microsoft Entra ID Domain Services integration.
  </Card>

  <Card title="SIEM & Ticketing Systems" icon="link" href="/docs/administration/integrations/siem">
    Forward events to your SIEM, and connect ticket numbers to login approval workflows.
  </Card>
</CardGroup>

## Related

<CardGroup cols={2}>
  <Card title="Secrets & Password Management" icon="lock" href="/docs/pam/secrets/configure-password-management">
    The secrets the ACB API reads and rotates.
  </Card>

  <Card title="System architecture" icon="network" href="/docs/get-started/system-architecture">
    Where these integrations connect into the overall Syteca deployment.
  </Card>
</CardGroup>
