# Partner API

## Overview

The Bounce partner API is available to B2B partners that offer white-label Link & Flex based solutions to their customers, powering phygital and metaverse-wide experiences.

The partner API can be used to manage projects without the need to access the dashboard, or to build your own tailored dashboard with Link batch queries, Flex experience blocks, and partner-only webhooks and retail integration APIs.

For details on API authentication, limits and environments see [API Overview](/integration-guides/apis-and-sdks/rest-api/api-overview.md)

{% hint style="info" %}
Bounce Partner API

The partner API is in closed development and documentation will be available later this year.

If you are interested in becoming a Bounce partner please contact the team at <support@letsbounce.gg>
{% endhint %}


---

# 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.letsbounce.gg/integration-guides/apis-and-sdks/rest-api/partner-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.
