> For the complete documentation index, see [llms.txt](https://v2-wl-documentation.gitbook.io/v2-wl-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v2-wl-documentation.gitbook.io/v2-wl-documentation/home/readme.md).

# Developer Platform

<h2 align="center">Developer platform template</h2>

<p align="center">Welcome to your team’s new developer platform</p>

<p align="center"></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-rocket-launch">:rocket-launch:</i></h4></td><td><strong>Easy start</strong></td><td>Get started with the platform in 5 minutes.</td><td><a href="/spaces/JAp81r46gVKC8H2ZGKoD">/spaces/JAp81r46gVKC8H2ZGKoD</a></td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-book-open">:book-open:</i></h4></td><td><strong>Documentation</strong></td><td>Read guides, watch tutorials, and learn more about working</td><td><a href="/spaces/JAp81r46gVKC8H2ZGKoD">/spaces/JAp81r46gVKC8H2ZGKoD</a></td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</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="/spaces/bcS5LPqs2Rw11wMcQI0X">/spaces/bcS5LPqs2Rw11wMcQI0X</a></td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr></tbody></table>

{% columns %}
{% column %}

### Get started

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="/spaces/JAp81r46gVKC8H2ZGKoD" class="button primary" data-icon="rocket-launch">Get started</a> <a href="/spaces/bcS5LPqs2Rw11wMcQI0X" class="button secondary" data-icon="terminal">API reference</a>
{% endcolumn %}

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

```javascript
// Add some code to create Payment Request

```

{% 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="/spaces/QydWpUGFI1axHEumzyis" class="button primary" data-icon="terminal">API reference</a> <a href="/spaces/JAp81r46gVKC8H2ZGKoD" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}
{% endcolumns %}
