# Getting Started

## Welcome to Dkoda API

Dkoda is a data aggregator and processor for advanced NFT data. We collect on-chain and off-chain data about NFT collections, process them using various algorithmic methods and provide advanced data through our API.

The Dkoda API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, returns [JSON-encoded](http://www.json.org/) responses, and uses standard HTTP response codes, authentication, and verbs.

Currently, we only support Ethereum based collections. API endpoints for other chains will be released soon.

## Get your API Key

{% content-ref url="api-keys" %}
[api-keys](https://docs.wasabi.xyz/public-api/api-keys)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="api-reference/nft-transactions" %}
[nft-transactions](https://docs.wasabi.xyz/public-api/api-reference/nft-transactions)
{% endcontent-ref %}

{% content-ref url="api-reference/nft-metadata" %}
[nft-metadata](https://docs.wasabi.xyz/public-api/api-reference/nft-metadata)
{% endcontent-ref %}

{% content-ref url="api-reference/nft-social-data" %}
[nft-social-data](https://docs.wasabi.xyz/public-api/api-reference/nft-social-data)
{% endcontent-ref %}
