Nuvo Documentation
  • Nuscriptions
    • Overview
    • Quick Guide
      • How to mint
        • Step 1 - Connect account
        • Step 2 - Mint
        • Step 3 - Check owned tokens
        • Step4 - Check my account
    • What's different
    • Protocol
      • Hotfix1
    • Indexer
    • Frontend
      • Step-by-Step Instructions
      • Feedback and Notifications
    • Marketplace
      • Auction
      • Spot
      • Derivatives
    • API
      • Overview
      • Get Balance of an Inscription for an address
      • Get Next ID for Minting
      • Get Delegation Amount
      • CheckID Availability
      • Get Status of an Transaction
      • Inscription Existence Verification (id)
      • List Owned Tokens
      • Get Deployment Details
      • Get Mint Amount
      • Get Token Owner
      • Get Transaction History of a Token
      • List All Minted Inscriptions
      • Inscription Existence Verification (tx_hash)
      • Construct Deployment Message
      • Construct Mint Message
      • Construct Transfer Message
      • Get Tokens
      • Get Number of Holders for Ticker
  • Nuvosphere
  • Get Started
    • Product Guides
      • Reputation Power Web 3.0 for Dapp Owners
      • How does Reputation Power work
      • Who are our customers
      • Where to Get Started with
      • Navigate to NuvoOne
        • How to create a dapp
        • How to design an NFT badge
        • How to issue NFT Badge and set up the campaign
      • Navigate to NuvoMe
      • Navigate to NuvoID
      • Navigate to NuvoBadge Claim
    • Demo videos
      • NuvoID_Introduction
      • NuvoMe_Claim event badge
      • NuvoOne_Introduction
      • NuvoOne_Web2 integrated with Nuvo
      • NuvoOne_Login
      • NuvoOne_Create Dapp
      • NuvoOne_Deploy Badge
      • NuvoOne_Campaign
      • NuvoOne_Manage Distribution
    • Step by Step guide to Issue Nuvo Badge
      • Access Nuvo One test environment
      • Create a new application
      • Issue Nuvo Badge
      • Distribute Nuvo Badge
      • Deploy the Nuvo Badge Project on Testnet
      • Repeat The Process on Nuvosphere Production Environment
  • Developer Guide
    • API List
      • Oauth2 Authorization
        • Dapp APIs
          • Get Dapp info
          • Get Dapp list
        • Badge APIs
          • Badge info
          • Badge claim
          • Badge favourite
        • User APIs
          • Get Eth Address with Name
          • Get Eth Address with NuvoID
          • Get user info
        • Wallet APIs
          • Token Transfer
            • Get latest price
            • Get token transfer list
            • Save token transfer info
            • Get transaction info
            • Get SDK transaction record
            • Get transfer list
          • Domain Transaction
            • Get chain URL
            • Get balance
            • Verify wallet pwd
            • Confirm transaction
            • Initiate transaction
        • NFT Badge Deploy
          • Deploy NFT Badge
          • Dapps NFT deployed list
          • Dapp Promotion
          • Upload Image
          • Update Dapp Promotion
          • Deployed NFT Badge List
          • NFT Detail
          • NFT Promotion
          • Update NFT Promotion
          • Update NFT Name
          • Update NFT start time & end time
          • Update NFT Badge Images
        • Badge Issuer
          • Set NFT Mint Permission
          • Badge Issue List
          • Update NFT Badge Issue Info
          • NFT Badge Upgrade Setup
          • NFT Badge Mint
      • Oauth2 Owner
        • Dapp management
          • Create Dapp
          • Update Dapp
          • Delete Dapp
          • Get Dapp List
          • Get Dapp Detail
        • Domain management
          • Create Domain
          • Get Domain
          • Update Domain
          • Delete Domain
        • Badge Issuer
          • NFT Badge Mint
          • Update NFT Properties
          • Badge Detail
          • Deployed NFT Badge List
          • Upload Image
          • Deploy NFT Badge
          • NFT RP Upgrade
          • Badge Query Data
        • User APIs
          • User Registration
          • Dapp Registration user list
    • SDK
    • Integration Center
    • BLS Wallet
    • MPC Wallet
    • NuvoBadge Graph
      • Introduction
      • Graph Schemas
        • NftBadgeEntity
        • DappEntity
        • UserEntity
        • UserDappMap
        • UserBadgeMap
  • Announcement
    • Nuvo Reputation Power explanation and FAQ
    • NuvoBadge Protocol
  • troubleshooting
    • Why MetaMask cannot connect to Nuvo
Powered by GitBook
On this page
  1. Developer Guide
  2. API List
  3. Oauth2 Owner
  4. Dapp management

Get Dapp List

Get the Dapp List that you have deployed by querying with page_no or page size

Get Dapp List

GET /api/v1/oauth2-app/get_applications

Headers:

appid: application id

appkey: application key

Request Body

Name
Type
Description

page_no*

Int

Input the no of the page

page_size*

Int

Input the size of the page

{
    "code": 200,
    "data": {
        "data": [
            {
                "app_key": "6a2eec8c625d49f28064953119219808",
                "created": 1662591311941,
                "dapp_permission": 0,
                "dev_email": "app002@21.cn",
                "dev_name": "app002",
                "domains": [
                    "io.cn"
                ],
                "home_page_link": "https://io.cn",
                "id": "631991cf154bb8b4a719fce4",
                "logo": "",
                "name": "APP0002",
                "privacy_policy_link": "https://io.cn",
                "support_email": "app002@21.cn",
                "tos_link": "https://io.cn",
                "updated": 1662591311942
            },
            {
                "app_key": "3978438a5ff043ff892a43f88a366b42",
                "created": 1656909269124,
                "dapp_permission": 0,
                "dev_email": "jiffei@qq.com",
                "dev_name": "jiffei",
                "domains": [
                    "localhost:1024"
                ],
                "home_page_link": "https://polis-test.metis.io/",
                "id": "62c2de57f212516098bf814b",
                "logo": "",
                "name": "app666",
                "privacy_policy_link": "https://polis-test.metis.io/",
                "support_email": "jiffei@qq.com",
                "tos_link": "https://polis-test.metis.io/",
                "updated": 1656909269124
            },
            {
                "app_key": "91f76b902f3041d2a4f1d17462bb70a4",
                "created": 1654490744409,
                "dapp_permission": 0,
                "dev_email": "jiffei@qq.com",
                "dev_name": "jiffei",
                "domains": [
                    "localhost:81/"
                ],
                "home_page_link": "http://192.168.3.66:81/",
                "id": "629df6f8f212516c30c3ed2d",
                "logo": "",
                "name": "APP123",
                "privacy_policy_link": "http://192.168.3.66:81/",
                "support_email": "jiffei@qq.com",
                "tos_link": "http://192.168.3.66:81/",
                "updated": 1654490744409
            }
        ],
        "page_no": 1,
        "page_size": 5,
        "total": 3
    },
    "message": "",
    "msg": "",
    "msgTitle": null
}
PreviousDelete DappNextGet Dapp Detail

Last updated 1 year ago