The Metcy API Platform

APIs that Push the Realm of Possibility

We're not your typical tech company.

We're not a large corporation with competing interests. We're not a startup chasing buzzwords. We are builders. Our mission is to help you become one too.

   NFT Recs API

ML-Powered NFT Recommendation Engine

Generate unique NFT recommendations on-the-fly. Leveraging the power of machine learning paired with blockchain's unique transparent state, the powerful NFT Recs API makes it easy to match interested users with new digital assets.

recommendations_requested

: the number of generated NFT recs asked for

recommendations_provided

: the number of NFT recs successfully generated

recommendations

: generated recommendations including contract address & token id

   NFT Metadata API

Extract Blockchain Data

Blockchain technology makes storing data permanently easy, but calling it later can be difficult. The NFT Metadata API makes this process incredibly simple. Provide the NFT and we will pull, clean and return all relevant metadata including contract type, name and URI data.

contracttype

: the NFT's Ethereum contract type (e.g. ERC721)

block

: the latest Ethereum block the API is checking

symbol

: the NFT's provided symbol

name

: the NFT's provided name

data

: additional URI data, often including image, attributes, and description

   NFT Ownership Verification API

Protect Your Users

Customer retention is driven by trust. Solidify users' decisions to rely on your platform by ensuring the data on your app is always accurate. The Ownership Verification API checks the latest on-chain data to ensure ownership records are accurate. Provide the NFT and owner and the API will confirm ownership ahead of a transaction or modification. Don't wait for an issue to solve it.

response

: returns a simple true/false depending on ownership check

contracttype

: the NFT's Ethereum contract type (e.g. ERC721)

block

: the latest Ethereum block the API is checking