# Developer Platform

<h2 align="center">ศูนย์ช่วยเหลือ 24AFF</h2>

<p align="center">ยินดีต้อนรับสู่ศูนย์ช่วยเหลือ 24AFF</p>

<p align="center"><a href="http://app.gitbook.com/join" class="button primary">เข้าใช้งาน 24AFF</a> <a href="http://app.gitbook.com/join" class="button secondary">ติดต่อทีมงาน Line@</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-user-plus">:user-plus:</i></h4></td><td>วิธีใช้สมัคร / เข้าสู่ระบบ 24Aff</td><td>เริ่มต้นใช้งาน 24Aff ภายใน 5 นาที</td><td><a href="https://app.gitbook.com/o/WX6Os4xu5zU4PCjIm3ZR/s/30iwWM23WCygXLuigt3G/">Documentation</a></td><td><a href="https://content.gitbook.com/content/6oyvIsXh6E1STWe2FGrK/blobs/Ght2YCbCWkNlAi2dlIO9/no-code.jpg">no-code.jpg</a></td></tr><tr><td><h4><i class="fa-folder-plus">:folder-plus:</i></h4></td><td><strong>วิธีสร้าง Space / จัดการ Space</strong></td><td>เรียนรู้การสร้าง จัดการ และ ควบคุม Space บน 24Aff</td><td><a href="https://app.gitbook.com/o/WX6Os4xu5zU4PCjIm3ZR/s/30iwWM23WCygXLuigt3G/">Documentation</a></td><td><a href="https://content.gitbook.com/content/6oyvIsXh6E1STWe2FGrK/blobs/Tvf7b31VPaMw2BY2iAeJ/hosted.jpg">hosted.jpg</a></td></tr><tr><td><h4><i class="fa-bars">:bars:</i></h4></td><td>แนะนำเมนู</td><td>เรียนรู้เกี่ยวกับเมนูต่าง ๆ บน 24Aff</td><td><a href="https://app.gitbook.com/o/WX6Os4xu5zU4PCjIm3ZR/s/XJW5JN3YMcAiHY42EW1z/">API Reference</a></td><td><a href="https://content.gitbook.com/content/6oyvIsXh6E1STWe2FGrK/blobs/j1Af1RvYb1b9DqECYPwF/api-reference.jpg">api-reference.jpg</a></td></tr><tr><td>dawd</td><td></td><td></td><td></td><td></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/WX6Os4xu5zU4PCjIm3ZR/s/30iwWM23WCygXLuigt3G/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://app.gitbook.com/o/WX6Os4xu5zU4PCjIm3ZR/s/XJW5JN3YMcAiHY42EW1z/" 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/WX6Os4xu5zU4PCjIm3ZR/s/n249VS6yK2nlHSbS2zO8/" class="button primary" data-icon="book-open">Guides</a> <a href="https://app.gitbook.com/o/WX6Os4xu5zU4PCjIm3ZR/s/30iwWM23WCygXLuigt3G/" 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>
