MaNEKO.Finance
Search
⌃K

NFT API Overview

Welcome to the documentation reference page for the MaNEKO NFT API! As the world's first and largest NFT marketplace, we pride ourselves in having a first-in-class Non-Fungible Token API for developers to use in their projects.
In addition to an instant marketplace for NFT assets, MaNEKO NFT provides an HTTP API for fetching non-fungible token BEP721 and BEP1155 assets based on a set of query parameters. Monitoring every non-fungible token contract and caching metadata for each individual token can be a lot of overhead for wallets and websites that wish to display all of a user's collectibles, gaming items, and other assets. By aggregating this data in an easy-to-consume API, we make it easy for wallets and other sites to jumpstart their projects and to make the community as a whole more connected.

Account Model

Accounts represent wallet addresses and associated usernames, if the owner entered one on MaNEKO NFT. Here's an overview of the fields contained in an account.

Collection Model

Collections are used to represent all the assets in a single (or multiple) contract addresses and help users group items from the same creator. They have one or more owners and are typically associated with important metadata such as creator royalties and descriptions.