> For the complete documentation index, see [llms.txt](https://docs.nftbank.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation/dapp-dapp_id.md).

# /dapp/:dapp\_id

## Get dapp info

<mark style="color:blue;">`GET`</mark> `https://api.nftbank.ai/estimates-v2/dapp/:dapp_id`

This endpoint allows you to get dapp info.

#### Path Parameters

| Name     | Type   | Description |
| -------- | ------ | ----------- |
| dapp\_id | string | Dapp ID     |

#### Headers

| Name                                        | Type   | Description                                  |
| ------------------------------------------- | ------ | -------------------------------------------- |
| x-api-key<mark style="color:red;">\*</mark> | string | API key request via \[API key request] link. |

{% tabs %}
{% tab title="200 " %}

```
{
    "data": [
        {
            "_id": "ethereum-0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_contract": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_info": {
                "contract_address": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
                "name": "Lands",
                "symbol": "LAND"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Mon, 1 Jan 1970 00:00:00 GMT",
            "native_token_info": {
                "token_address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
                "token_symbol": "MANA"
            }
        }
    ],
    "response": 200
}
```

{% endtab %}
{% endtabs %}

<mark style="color:blue;">**curl request example**</mark>

```shell
curl -i -H "x-api-key: YOUR_API_KEY" \
  "https://api.nftbank.ai/estimates-v2/dapp/decentraland"
```

<mark style="color:blue;">**curl response example**</mark>

```json
{
    "data": [
        {
            "_id": "ethereum-0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_contract": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_info": {
                "contract_address": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
                "name": "Lands",
                "symbol": "LAND"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": {
                "token_address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
                "token_symbol": "MANA"
            }
        },
        {
            "_id": "ethereum-0x2a187453064356c898cae034eaed119e1663acb8",
            "asset_contract": "0x2a187453064356c898cae034eaed119e1663acb8",
            "asset_info": {
                "contract_address": "0x2a187453064356c898cae034eaed119e1663acb8",
                "name": "Names",
                "symbol": "DCLENS"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": null
        },
        {
            "_id": "ethereum-0xd35147be6401dcb20811f2104c33de8e97ed6818",
            "asset_contract": "0xd35147be6401dcb20811f2104c33de8e97ed6818",
            "asset_info": {
                "contract_address": "0xd35147be6401dcb20811f2104c33de8e97ed6818",
                "name": "dcl://dcl_launch",
                "symbol": "DCLLNCH"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Sun, 13 Mar 2022 00:00:00 GMT",
            "native_token_info": null
        },
        {
            "_id": "ethereum-0x32b7495895264ac9d0b12d32afd435453458b1c6",
            "asset_contract": "0x32b7495895264ac9d0b12d32afd435453458b1c6",
            "asset_info": {
                "contract_address": "0x32b7495895264ac9d0b12d32afd435453458b1c6",
                "name": "dcl://community_contest",
                "symbol": "DCLCMMNTCNTST"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": null
        }
    ],
    "response": 200
}
```
