# Core Concepts

The Bet Brothers offers two key APIs:  **Operator  API** and  **Supplier API**.

{% tabs %}
{% tab title="Operator" %}
[**Operator API**:](/doc/operator-api/operator-integration-service.md) Designed for iGaming operators, this API provides access to a wide selection of game content. With just one integration to the Bet Brothers platform, operators can offer a complete online casino experience, connecting to a diverse portfolio of games through a unified interface.
{% endtab %}

{% tab title="Supplier" %}
[**Supplier API**](/doc/supplier-api/supplier-integration-service.md): This API is tailored for game providers and distributors, enabling seamless integration with the Bet Brothers platform. Through the Supplier API, you can effortlessly deliver your gaming content to operators integrated with The Bet Brothers, eliminating the need for multiple integrations and expanding your reach efficiently.
{% endtab %}
{% endtabs %}

<figure><img src="/files/uaVPpU1HbcDhuLI6SBBE" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://the-bet-brothers.gitbook.io/doc/the-bet-brothers-apis/core-concepts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
