# Introduction

The documentation provides an in-depth overview of XBorg's SDK, using our GamerBase API. It contains proprietary information that is confidential and should be treated as such. Unauthorized access, distribution, or disclosure of the content within is strictly prohibited.

**Staging Environment**

{% tabs %}
{% tab title="API" %}

```
https://api-beta.gamerbase.gg
```

{% endtab %}

{% tab title="Swagger" %}

```
https://api-beta.gamerbase.gg/api
```

{% endtab %}
{% endtabs %}

**Production Environment**

{% tabs %}
{% tab title="API" %}

```
https://api.gamerbase.gg
```

{% endtab %}

{% tab title="Swagger" %}

```
https://api.gamerbase.gg/api
```

{% endtab %}
{% endtabs %}

{% hint style="info" %}
The current endpoints are subject to change. For any questions or support, please contact <dev@xborg.com>.
{% endhint %}
