# Developer Platform

<h2 align="center">1minrelay Documentation</h2>

<p align="center">Getting Started on 1minrelay</p>

<a href="https://shop.kokodev.cc/" class="button primary">Buy now</a>

{% columns %}
{% column %}

### Get started in 5 minutes

Start using 1minrelay now.

<a href="https://app.gitbook.com/o/IcyqAvviyCPJMLCuG6kf/s/FDJSlJnI5B3Uy4DFMtZ9/" class="button primary" data-icon="rocket-launch">Get started</a>&#x20;
{% 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 %}

<h2 align="center">Community Support</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="image">Cover image</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.</td><td><a href="https://discord.gg/GQd3DrxXyj" class="button primary">Join Discord</a></td><td><a href="https://images.unsplash.com/photo-1679057001914-59ab4131dfff?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxkaXNjb3JkfGVufDB8fHx8MTc3MTAxMTg4Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1679057001914-59ab4131dfff?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxkaXNjb3JkfGVufDB8fHx8MTc3MTAxMTg4Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>Visit our GitHub for the Open-Sourced version of 1minrelay.</td><td><a href="https://github.com/kokofixcomputers/1min-relay" class="button primary" data-icon="github">Github</a></td><td><a href="https://images.unsplash.com/photo-1654277041218-84424c78f0ae?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxnaXRodWJ8ZW58MHx8fHwxNzcxMDExODY2fDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1654277041218-84424c78f0ae?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxnaXRodWJ8ZW58MHx8fHwxNzcxMDExODY2fDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr></tbody></table>
