Dapp Promotion

Get the NFT badge marketing promotion detail

Dapp Promotion

GET /api/v1/oauth2/nft/get_dapp_promotion

Query String: ?app_id={app_id}

Headers

NameTypeDescription

Access-Token*

String

access token

{
    "code": 200,
    "data": {
        "app_id": "63846966b2a1455e64da926b",
        "banner": "https://metis-middleware-us-east-2.s3.amazonaws.com/0e8429477798478bb041fe5722d1c0bc",
        "dapp_url": "https://xxx.xxx",
        "discord_url": "https://xxx.xxx",
        "id": "63856d6ab2a1456b302a7259",
        "introduction": "introduction",
        "logo": "https://metis-middleware-us-east-2.s3.amazonaws.com/80884306520040a0bb173ddd82910552",
        "medium_url": "http://xxx.xxx",
        "telegram_url": "http://lxxx.xxx",
        "twitter_url": "http://xxx.xxx"
    },
    "message": "",
    "msg": "",
    "msgTitle": null
}

Last updated