# Developer Platform

## **8KBET**

[8KBET](https://8kbetca.com/) là nhà cái trực tuyến uy tín, nổi bật với hệ thống cá cược thể thao đa dạng, casino live chuyên nghiệp và kho game slot phong phú. Sở hữu nền tảng ổn định, giao dịch nhanh chóng cùng nhiều chương trình ưu đãi hấp dẫn, 8KBET mang đến trải nghiệm giải trí an toàn và đẳng cấp cho người chơi.\
\- Website: <https://8kbetca.com/>\
\- SDT: 0909221447\
\- Địa chỉ: 60B Ngô Đức Kế, Phường 12, Bình Thạnh, Thành phố Hồ Chí Minh, Việt Nam\
\- Email: <support@8kbetca.com>\
Hashtag: #8kbet #8kbetcacom #nhacai8kbet #trangchu8kbet #8kbetcom #8kbetapp #8kbetslot #8kbetgame #8kbetcasino #taiapp8kbet\
Social:\
<https://x.com/8kbetcacom>\
<https://www.youtube.com/@8kbetcacom>\
<https://www.pinterest.com/8kbetcacom/>\
<https://www.twitch.tv/8kbetcacom/about>\
<https://vimeo.com/8kbetcacom>\
<https://www.reddit.com/user/8kbetcacom/>\
<https://gravatar.com/8kbetcacom>\
<https://www.tumblr.com/8kbetcacom>\
<https://www.behance.net/8kbetcacom>\
<https://huggingface.co/8kbetcacom>\
<https://www.blogger.com/profile/14164286397247463326>\
<https://issuu.com/8kbetcacom>\
<https://500px.com/p/8kbetcacom>\
<https://devpost.com/8kbetcacom>\
<https://8kbetcacom.bandcamp.com/album/8kbet>\
<https://bio.site/8kbetcacom>\
<https://www.stencyl.com/users/index/1314474>\
<https://myanimelist.net/profile/8kbetcacom>\
<https://www.instapaper.com/p/8kbetcacom>\
<https://sites.google.com/view/8kbetcacom/trang-ch%E1%BB%A7>\
<https://disqus.com/by/8kbetcacom/about/>\
<https://www.goodreads.com/user/show/199077408-8kbet>\
<https://pixabay.com/es/users/54773474/>\
<https://form.jotform.com/260539238546060>\
<https://beacons.ai/8kbetcacom>\
<https://8kbetcacom1.blogspot.com/2026/02/8kbetcacom.html>\
<https://www.chess.com/member/8kbetcacom>\
<https://about.me/cacom8kbet>\
<https://app.readthedocs.org/profiles/8kbetcacom/>\
<https://sketchfab.com/8kbetcacom>\
<https://qiita.com/8kbetcacom>\
<https://leetcode.com/u/8kbetcacom/>\
<https://www.walkscore.com/people/235945768174/8kbetcacom>\
<https://heylink.me/8kbetcacom/><br>

<p align="center"><a href="http://app.gitbook.com/join" class="button primary">Sign up</a> <a href="http://app.gitbook.com/join" class="button secondary">Log in</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>No code</strong></td><td>Get started with the developer platform in 5 minutes.</td><td><a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/7kHkFbqf73uSOiuLLKKX/">Documentation</a></td><td><a href="https://content.gitbook.com/content/06pqbsLwHknmhKAk6FwZ/blobs/nO3jzHfschY01I5LswPc/no-code.jpg">no-code.jpg</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Hosted</strong></td><td>Learn more about hosting the developer platform.</td><td><a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/7kHkFbqf73uSOiuLLKKX/">Documentation</a></td><td><a href="https://content.gitbook.com/content/06pqbsLwHknmhKAk6FwZ/blobs/0KLVqTuIfN0ieZv7MTlT/hosted.jpg">hosted.jpg</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>API reference</strong></td><td>Browse, test, and implement APIs.</td><td><a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/eC2E4Jabhsl1A87z06bv/">API Reference</a></td><td><a href="https://content.gitbook.com/content/06pqbsLwHknmhKAk6FwZ/blobs/QBeWW0WLKpMTQvJFxUiL/api-reference.jpg">api-reference.jpg</a></td></tr></tbody></table>

{% columns %}
{% column %}

### Get started in 5 minutes

Setting up your first API call should be the easiest part of getting started. With clear endpoints, copy-paste-ready examples, and quick authentication, you’ll be up and running in minutes—not hours.

No guesswork, no complexity—just your first successful call, fast.

<a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/7kHkFbqf73uSOiuLLKKX/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/eC2E4Jabhsl1A87z06bv/" class="button secondary" data-icon="terminal">API reference</a>
{% endcolumn %}

{% column %}
{% code title="index.js" overflow="wrap" %}

```javascript
// Import the SDK
import ExampleAPI from "example-api";

// Initialize the client
const client = new ExampleAPI({ apiKey: "YOUR_API_KEY" });

// Send your first message
const response = await client.messages.send({
  message: "Hello, world!"
});

```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Learn more about the developer platform

Read guides, watch tutorials, and learn more about working with the developer platform and integrating it with your own stack.

<a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/fqfj7mP6Pra6Qh6w9l86/" class="button primary" data-icon="book-open">Guides</a> <a href="https://app.gitbook.com/o/DYTBZuirgNhnSNqDCUyL/s/7kHkFbqf73uSOiuLLKKX/" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join a community of over 3,000 developers</h2>

<p align="center">Join our Discord community or create your first PR in just a few steps.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources with over 3,000 like-minded developers.</td><td><a href="https://www.gitbook.com/" class="button secondary">Join Discord</a></td><td></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>Our product is 100% open source and built by developers just like you. Head to our GitHub repository to learn how to submit your first PR.</td><td><a href="https://www.gitbook.com/" class="button secondary">Submit a PR</a></td><td></td></tr></tbody></table>
