# Get started with the 2Checkout API

Are you looking for a global payments solution? Whether your goal is to expand into global markets, enhance conversion rates, or manage a subscription-based business model, the 2Checkout Monetization Platform is the perfect tool to elevate your business.

{% columns %}
{% column valign="middle" %}

### Get a 2Checkout account...

Get onboarded on the system.&#x20;

<p align="center"><a href="/spaces/deHPh87488cW76Md0m4D/pages/7FvWQMF0kTK7HGhlQfmo" class="button primary" data-icon="bolt">Get a 2Checkout account</a></p>

<p align="center"><a href="/spaces/deHPh87488cW76Md0m4D/pages/OYQyNWSQjoypd9gNhqTe" class="button primary" data-icon="artstation">Activate your account</a></p>
{% endcolumn %}

{% column %}

<figure><img src="/files/7rsYKYkKbzjtRtNvikTV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/BbGfBTAe0LAOKP6IkqMJ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

### Get your API key...

Getting started with the 2Checkout API is quick and effortless. Simply log in to your 2Checkout account and retrieve your essential credentials.

<p align="center"><a href="/pages/lBjMnJLioUOOSn35pxsg#retrieve-codes-from-the-merchant-control-panel" class="button primary" data-icon="key">Connect to the 2Checkout API</a> </p>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column valign="middle" %}

### Authenticate...

The 2Checkout API requires you to authenticate for any requests. Make sure your integration is authenticated and ready to go.

<p align="center"><a href="/pages/mwYoseL2FtiGSmAIDH9e#authenticating-on-rest-protocol" class="button primary" data-icon="unlock-keyhole">Authenticating on REST protocol</a></p>
{% endcolumn %}

{% column %}

<figure><img src="/files/lfjG2FiGXGQ2DnH2IQ9e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/KQAcxsScbLaeyDiE2Az1" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

### Integrate...

Use the 2Checkout API to integrate effortlessly with the 2Checkout system and streamline everything from orders and subscriptions to customer management and product pricing.&#x20;

<p align="center"><a href="/pages/62WP6UNvIrpElWfj2fXT" class="button primary" data-icon="gear-complex-code">Build your integration</a> </p>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column valign="middle" %}

### Test your API...

Enable the 2Checkout test ordering system to place test orders through the 2Checkout API.

<p align="center"><a href="/spaces/wpvpXXy7uMuuOvyKFMt1/pages/zhb8QjlRTundnKo2q20s" class="button primary" data-icon="file-pen">Enable test ordering</a></p>
{% endcolumn %}

{% column %}

<figure><img src="/files/4gfTzHiU5XOZTTAR3vYw" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/u72S3Z3MEqFThoBoGU42" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

### Enable webhooks...

2Checkout delivers real-time notifications for every transaction and subscription change, sent directly to the secure endpoint you control.

<p align="center"><a href="/spaces/679iFU7z6UxBisoND9JE/pages/2879a5baffc599e704a57adfb6a3316219ae71b3" class="button primary" data-icon="gear-complex-code">Activate 2Checkout notifications</a> </p>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/get-started-with-the-2checkout-api/get-started-with-the-2checkout-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
