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

# Integrations

> Tools and APIs for integrating with AggLayer bridge infrastructure.

## Integrations

Agglayer provides APIs and services for integrating cross-chain bridge functionality into your applications.

<CardGroup cols={2}>
  <Card title="Bridge Hub" icon="network-wired" href="/interoperability/agglayer/integrations/bridge-hub/">
    Multi-chain bridge transaction indexer and API. Aggregates data from all connected chains into a single queryable interface with auto-claim support.
  </Card>

  <Card title="AggKit Bridge Service" icon="server" href="/interoperability/agglayer/integrations/aggkit-bridge-service/">
    REST API for accessing bridge data, transaction status, and proof generation without running infrastructure.
  </Card>
</CardGroup>
