Skip to main content

Reference

This section provides reference material, such as API descriptions, for the ConsenSys NFT platform.

Example API URL

An endpoint URL should use the following format.

ProtocolDomainVersionEndpoint
httpsadmin-api.consensys-nft.com/v1/collections

Admin API

Making requests to the admin API endpoints requires an API Key. This key scopes requests to an organization.

You can download the OpenAPI specification to use it in any application that supports the OpenAPI specification. For example, importing the API spec into Postman.

The domain for the admin API is admin-api.consensys-nft.com.

Public API

View the public API endpoints.

You can download the OpenAPI specification to use it in any application that supports the OpenAPI specification. For example, importing the API spec into Postman.

The domain for the public API is public-api.consensys-nft.com.