# Overview

Airaa's API provides programmatic access to contributor profiles, project intelligence, trending narratives, and leaderboard data — built for teams that want to integrate Airaa's intelligence directly into their own tools and workflows.

***

### What's available

* **Contributors** — profiles, engagement metrics, mention history, top contributor rankings
* **Projects** — full intelligence profiles, sentiment, community metrics, token data
* **Narratives** — trending narratives across social and Onchain data, with historical momentum tracking
* **Leaderboards** — create and query custom leaderboards with weighted scoring criteria
* **Discovery** — search and filter projects and contributors by ecosystem, category, and platform

***

### Access

The API is currently available on a request basis.

{% hint style="success" %}
**Interested in API access?** [Reach out on Telegram →](https://t.me/lightwaslost?text=hey%20light%2C%20would%20love%20to%20learn%20more%20about%20your%20apis)
{% 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://airaa.gitbook.io/docs/api/overview.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.
