Introduction

We are actively part of developing the Metaplex Digital Assets API standard and provide access to the API for all our shared and dedicated endpoints.

This API lets you query a metadata database and request data about Compressed NFTs. The decompression of NFTs and data caching is done server-side, providing a convenient way to access Digital Assets data and metadata.

To learn more about account state compression and Digital Assets, see https://docs.metaplex.com/programs/compression/.

You can experiment in a playground at https://metaplex-read-api.surge.sh/.

Javascript examples are here: https://github.com/metaplex-foundation/compression-read-api-js-examples

Ratelimits as per your standard RPC Pool will apply.

Last updated