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

# Getting Started

> Connect your data to Corsa via REST API, Node.js SDK, Python SDK, webhooks, or native integrations - go live in under 2 weeks.

## Integrate with Corsa

Corsa provides multiple ways to connect your data and automate compliance workflows.

<Columns cols={2}>
  <Card title="API Guide" icon="code" href="/api/data-ingestion">
    Ingest clients, transactions, and alerts via the REST API.
  </Card>

  <Card title="Node SDK" icon="js" href="/sdk/installation">
    Use the official Node.js SDK for a streamlined developer experience.
  </Card>

  <Card title="Python SDK" icon="python" href="/sdk/python-installation">
    Use the official Python SDK with typed models and async support.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/webhooks/index">
    Receive real-time event notifications from Corsa.
  </Card>

  <Card title="Native Integrations" icon="plug" href="/integrations/index">
    Connect third-party vendors like Chainalysis, TRM Labs, Sumsub, and more.
  </Card>
</Columns>

***

Need help with your integration? [Schedule a demo](https://calendly.com/michellelatzer/welcome-to-corsa) or contact us at [support@corsa.finance](mailto:support@corsa.finance).
