# Welcome to Bremium Network API

{% hint style="success" %}
**API URL:** [https://api.bremium.network](https://api.bremium.network/)
{% endhint %}

{% hint style="info" %}
**Important notice:** We are constantly updating the API system. Keep an eye on our page to avoid access problems with the API due to new developments.
{% endhint %}

## Overview

Bremium Network API is based on REST principles. It returns responses and allows the creation and update of [resources ](/api-sections/catalog.md)in JSON format.

The API allows full remote control of Bremium Network distribution features from a third-party CMS, from product creation to distribution management (rights, deliveries, ...) on DSPs.

All distributor product metadata managed in Bremium Network can be retrieved in JSON responses to be stored in other applications.

**Please contact the Bremium Network Support  <**[**destek@bremium.org**](mailto:destek@bremium.org)**> with any questions related to the API and for guidance on its implementation.**

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/vieTjRsjnPKpEHDJZizc" %}
[Changelog](/overview/changelog.md)
{% endcontent-ref %}

{% content-ref url="/pages/BpTmsaa6Uv9zvvevhCk3" %}
[Getting set up](/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/qaM8khFofHYvmZ8CXiFB" %}
[API Sections](/api-sections/catalog.md)
{% endcontent-ref %}


---

# 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://developer.bremium.network/welcome-to-bremium-network-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.
