> For the complete documentation index, see [llms.txt](https://docs.depinscan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.depinscan.io/developer/map-integration/using-the-api.md).

# Using the API

You can use any programming language capable of making HTTP requests to interact with the DePINScan API.&#x20;

* Direct all requests to `https://api.depinscan.io`.
* You can supply your API Key in REST API calls via the "`authentication`" header.

{% hint style="warning" %}
**Security Warning**

It's crucial to secure your API Key against public access to prevent unauthorized use.
{% endhint %}
