> ## Documentation Index
> Fetch the complete documentation index at: https://docs.embedads.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the API reference documentation for Embedding Advertising

<Warning>
  Be Careful: The tools in our API Reference make real API calls that affect your production data.
</Warning>

<Note>
  When making POST requests, ensure that the Content-Type header is set to `application/json`, and that the request body is a JSON object.
</Note>

## Authentication

All API endpoints are authenticated using Bearer tokens. Set the `Authorization` header to `Bearer {token}`, replacing `{token}` with your actual API token.

You can create an API token on the Developers page of the [admin portal](https://admin.embedads.com).

## Platform ID

Your Platform ID is the ID of your Reseller account. It is a numerical string that you can find on the Reseller dashboard's Developers page in the [admin portal](https://admin.embedads.com).
