> For the complete documentation index, see [llms.txt](https://docs.dovu.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dovu.market/overview.md).

# Overview

The REST API provides a number of resources to consume to check the offset of your address, check the price of carbon per tonne, or dig deep into the carbon debt of the market and contracts.

## &#x20; Price

Fetches the current price of Carbon per tonne.&#x20;

If you live and die by your love of Postman for API development, we provide a collection with examples that you can start using now.

[![Run in Postman](https://run.pstmn.io/button.svg)](https://god.postman.co/run-collection/40410806be79dfedf6df?action=collection%2Fimport)

{% hint style="info" %}
You will need to create a new environment and ensure you have set the **domain**.
{% endhint %}

## Endpoints

### Offset

Fetch the amount of DOVU tokens that a given address needs to buy to offset its carbon footprint.

{% content-ref url="/pages/-MbMMD3pAYzbSnbqUPfc" %}
[Offset](/offset.md)
{% endcontent-ref %}

### Price

Fetches the current price of Carbon per tonne.

{% content-ref url="/pages/-MbMl2dHD0RgwDSk-zer" %}
[Price](/price.md)
{% endcontent-ref %}

### Market Debt

Fetches the current combined market debt of all projects.

{% content-ref url="/pages/-MgQXgfMLr0-9dTmdn-d" %}
[Market Debt](/market-debt.md)
{% endcontent-ref %}

### Project Debt

Search, sort, and filter for projects that have carbon debt.&#x20;

{% content-ref url="/pages/-MgQXmbhvui7r6qKNMl5" %}
[Project Debt](/project-debt.md)
{% endcontent-ref %}

### Rate Limiting

Please note that a number of our endpoints have been rate limited to prevent abuse, if you come across these issues consider using caching results to reduce hitting the API before reaching out to the DOVU team.

We are committed to further helping consumers of our APIs, for those with valid and novel use cases.
