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

# Introduction

# Carbn Connect API

Carbn is a global payments orchestration platform. The API is designed to provide endpoints to onboard users, create and track payment transactions, receive real-time status updates via webhooks, and retrieve invoices and logs for reconciliation.

## What you can build

Carbn Connect is used by:

* **Fintech companies** - Build cross-border payment features with ready-to-use API infrastructure
* **Payment service providers (PSPs)** - Expand corridor coverage through Carbn network
* **Remittance companies** - Process international money transfers with automated routing and compliance
* **Marketplace platforms** - Handle cross-border seller payouts and international transactions

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/documentation/getting-started/setup" arrow="true">
    Get started with Carbn and start building
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/authentication" arrow="true">
    Complete OpenAPI specification with all endpoints and methods
  </Card>
</CardGroup>

## Key components

<CardGroup cols={2}>
  <Card title="Users" icon="users">
    User and end-user management with onboarding workflows and identity verification
  </Card>

  <Card title="Virtual Accounts" icon="credit-card">
    Multi-currency virtual accounts with unique account and routing numbers for receiving deposits and managing user funds
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Orchestration" icon="workflow">
    Transaction routing engine that selects optimal licensed partners for each payment corridor
  </Card>

  <Card title="Compliance" icon="shield-check">
    Built-in KYC/KYB collection, sanctions screening, and transaction monitoring for regulatory requirements
  </Card>
</CardGroup>

<Card title="Webhooks" icon="webhook">
  Real-time event notifications for transaction status updates, compliance approvals, and system events
</Card>

## Getting Help

We're excited to have you build with us! If you have questions, run into issues, or just want to say hi, you can contact us at [support@carbn.xyz](mailto:support@carbn.xyz)
