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

# Introduction

> Bubblemaps Data API

## What is this?

This API exposes our data through easy-to-use endpoints: bubble maps, top holders, wallet labels, clusters, scores, and a lot more. Use it to feed your own app, dashboards, trading bots, etc.

Keep in mind this is still an early version, that we will build over progressively.

<Note>
  Before reading more, make sure you are interested in the Data API, and not the
  iFrame Integration, which is a different thing entirely. In case of doubt,
  refer back to the differences [here](/introduction).
</Note>

## OpenAPI

This API follows the OpenAPI standard, the json schema can be found [here](/openapi.json). This can be fed to typing librairies, swagger UIs, AI agents... anything that needs a structured description of the API.
