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

# External Partner API

> Leverage SX Bet markets and liquidity to power your platform with a dedicated partner integration.

SX Bet currently partners with a select number of commercial platforms that want to offer SX Bet's markets and liquidity to their users directly through their own interface.

This is handled through a dedicated **External Partner API**, which we provide directly to approved partners. There are two integration models depending on how you manage your users.

## Integration Models

<CardGroup cols={2}>
  <Card title="Single-Account" icon="user">
    Registers a single SX Bet account. All bets placed by your users routed through your commercial account are tagged with an `externalPartnerId` for per-user tracking on your end.

    Ideal for platforms that want full control over wallet management.
  </Card>

  <Card title="User Management API" icon="users">
    Use an external partner API key to register individual users on SX Bet on their behalf. Users don't need to register themselves — they're created and managed through your platform.

    Ideal for platforms seeking finer-grained per-user tracking and more flexibility in how you display bets, balances, and history within your product.
  </Card>
</CardGroup>

## Getting Access

If you're interested in leveraging the External Partner API to power your application, reach out to us below. We'll help you assess which model is the right fit and provide you with the full API documentation.

<Card title="business@sx.bet" icon="envelope" href="mailto:business@sx.bet">
  Tell us about your platform and what you're looking to build. We'll follow up with the integration guide.
</Card>
