# Developer Platform

Bestmoon

Công ty TNHH Giải pháp và Công nghệ Bestmoon được thành lập với sứ mệnh cung cấp các giải pháp công nghệ thông minh, hỗ trợ doanh nghiệp và cá nhân trong việc triển khai chiến dịch marketing tự động. Bestmoon hiện tập trung phát triển các sản phẩm chủ lực như Box Phone Farm (giải pháp nuôi và quản lý hàng loạt thiết bị điện thoại), Cloudphone (nền tảng thuê và điều khiển điện thoại từ xa), Proxy (cư dân, xoay, tĩnh, riêng), cùng phần mềm quản lý Box Phone giúp khách hàng vận hành thuận tiện, tiết kiệm chi phí và gia tăng hiệu quả quảng cáo.\
&#x20;Với đội ngũ kỹ thuật giàu kinh nghiệm, Bestmoon không ngừng nghiên cứu và cải tiến để mang đến các giải pháp bền vững, ổn định và tối ưu theo nhu cầu thực tế. Chúng tôi cam kết cung cấp dịch vụ chất lượng, bảo hành minh bạch và hỗ trợ kỹ thuật nhanh chóng, đồng hành cùng khách hàng trong mọi giai đoạn phát triển. Tầm nhìn của Bestmoon là trở thành đơn vị dẫn đầu trong lĩnh vực giải pháp công nghệ marketing tại Việt Nam, mang đến giá trị thiết thực và lâu dài cho cộng đồng doanh nghiệp.\
Website : <https://bestmoon.vn/>\
Điện thoại : 090.1801.183\
Địa chỉ :183/72/6 Nguyễn Văn Khối, Phường 8 Quận Gò Vấp, Thành Phố Hồ Chí Minh\
Map : <https://maps.app.goo.gl/sMTYG1CmcQNm39Gs5>\
\#Bestmoon #BestmoonVietnam #CongTyCongNghe #GiaiPhapCongNghe #MarketingAutomation

<https://www.youtube.com/@bestmoonvn>\
<https://www.pinterest.com/bestmoonvn/>\
<https://www.linkedin.com/in/bestmoon/>\
<https://x.com/bestmoonvn>\
<https://www.reddit.com/user/bestmoonvn/>\
<https://scholar.google.com/citations?hl=vi&user=pKnPpv8AAAAJ>\
<https://pixabay.com/users/52264294/>\
<https://bestmoonvn.tumblr.com/>\
<https://gravatar.com/bestmoon2025>\
<https://fliphtml5.com/homepage/bestmoon/>\
<https://www.behance.net/bestmoonvn>\
<https://www.gta5-mods.com/users/bestmoon>\
<https://qiita.com/bestmoon>\
<https://issuu.com/bestmoon>\
<https://bestmoonvietnam.wordpress.com/>\
<https://groups.google.com/g/bestmoon/c/IaA7XvW_xgo>\
<https://about.me/bestmoon>

<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/QolLVBYuXXfXy1MpZEiG/s/i09mVF5tazGG3tj3lKQe/">Documentation</a></td><td><a href="https://content.gitbook.com/content/pkhQRU9JjnXhywlpV0zD/blobs/bkIUdlNOrs5vIxX7HvCK/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/QolLVBYuXXfXy1MpZEiG/s/i09mVF5tazGG3tj3lKQe/">Documentation</a></td><td><a href="https://content.gitbook.com/content/pkhQRU9JjnXhywlpV0zD/blobs/xuFHFHicqsHigb4mDF8Y/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/QolLVBYuXXfXy1MpZEiG/s/fFYafZWnjnJAjIAmX1Tp/">API Reference</a></td><td><a href="https://content.gitbook.com/content/pkhQRU9JjnXhywlpV0zD/blobs/mkL3AQ5SKGHJCpLE2w2T/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/QolLVBYuXXfXy1MpZEiG/s/i09mVF5tazGG3tj3lKQe/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://app.gitbook.com/o/QolLVBYuXXfXy1MpZEiG/s/fFYafZWnjnJAjIAmX1Tp/" 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/QolLVBYuXXfXy1MpZEiG/s/ZyOMliu46LG0cQrYIznB/" class="button primary" data-icon="book-open">Guides</a> <a href="https://app.gitbook.com/o/QolLVBYuXXfXy1MpZEiG/s/i09mVF5tazGG3tj3lKQe/" 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>
