As a Web3 developer, have you ever experienced difficulties in finding the right APIs to build and scale your dApp? Well, if yes, you’re in the right place!
- Call the APIs directly, no need to set up your own data indexing service.
- Use domain-specific APIs including NFT, DeFi, Game, etc.
- Publish and sell your APIs through the API marketplace (coming soon).
Sources of APIs
There are three categories of APIs that are released on the platform. More APIs will be published in this new marketplace.
- RPC/Archive Standard API: https://docs.nodereal.io/nodereal/meganode/api-docs
- NFT and Token API: https://docs.nodereal.io/nodereal/meganode/api-docs/enhanced-api/nft-api
- Space.ID SDK: https://blog.nodereal.io/en/how-to-resolve-a-name-through-spaceid-sdk/
What are Available in the Current Marketplace
NFT APIs for BNB Chain
NFT APIs are high-level APIs that aim to simplify the NFT development. We understand query and aggregate NFT APIs are complex and slow, therefore we provide the following NFT APIs to help you build your NFT applications.
If you are an NFT developer, you want to build an NFT dashboard to display the NFT details like below.
Inventory of NFT is another great example. If you want to build an NFT inventory list, to have a list of tokens of an NFT collection. The only thing you need to do is to pass the contract address of the NFT, Token ID and your account address. It is very convenient to build Web3 applications with NFT APIs.
- nr_getNFTCollectionHolders
- nr_getNFTHolders
- nr_getNFTHoldings
- nr_getNFTInventory
- nr_getNFTMeta
- nr_getTokenBalance1155
- nr_getTokenBalance721
- nr_getTokenMeta
- nr_getTotalSupply1155
- nr_getTotalSupply721
Fungible Token APIs for BNB Chain
Here is the list of our Fungible Token APIs in the marketplace.
- nr_getTokenBalance20
- nr_getTokenHolders
- nr_getTokenHoldings
- nr_getTokenMeta
- nr_getTotalSupply20
Platform APIs for Platform for BNB Chain/Ethereum
More APIs are on the way
We are working together with the Web3 builders to introduce more and more APIs through the API marketplace in the upcoming months, stay tuned to our latest updates by joining our community!
Join us to build your APIs
Let's work together to build more and more APIs for the Web3 community! You can release your APIs to the marketplace, and your API users will no longer need to be locked to a specific provider anymore!