How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Immutable Nfts API

NFTs Endpoints

Immutable Nfts API is one of 17 APIs that Immutable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include NFT. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 6 paths, and defines 28 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.sandbox.immutable.com.

7 operations 6 paths 28 schemas 6 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.immutable.com
Authentication
HTTP Bearer, HTTP Bearer, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 4

Immutable Nfts API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuthWithClient). It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as x-immutable-api-key (ImmutableApiKey). It accepts HTTP bearer tokens (JWT) (OktaBearerAuth).

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 6 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

nfts 7

NFTs Endpoints

GET
/v1/chains/{chain_name}/collections/{contract_address}/nfts/{token_id}
Get NFT by token ID
GetNFT 3 params → 200400404500
GET
/v1/chains/{chain_name}/collections/{contract_address}/nfts
List NFTs by contract address
ListNFTs 6 params → 200400404500
GET
/v1/chains/{chain_name}/accounts/{account_address}/nfts
List NFTs by account address
ListNFTsByAccountAddress 7 params → 200400404500
GET
/v1/chains/{chain_name}/nfts
List all NFTs
ListAllNFTs 4 params → 200400404500
POST
/v1/chains/{chain_name}/collections/{contract_address}/nfts/mint-requests
Mint NFTs
CreateMintRequest 2 params body → 202400401403404409429500
GET
/v1/chains/{chain_name}/collections/{contract_address}/nfts/mint-requests
List mint requests
ListMintRequests 5 params → 200400401403404500
GET
/v1/chains/{chain_name}/collections/{contract_address}/nfts/mint-requests/{reference_id}
Get mint request by reference ID
GetMintRequest 3 params → 200400401403404500

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are NFT (17 properties), NFTWithBalance (16 properties), GetMintRequestResult (12 properties), NFTMetadataRequest (7 properties). Each schema is shown below with its type and property counts.

GetMintRequestResult
object
12 properties 10 required
CreateMintRequestRequest
object
1 property 1 required
APIError409
PageCursor
string
Encoded page cursor to retrieve previous or next page. Use the value returned in the response.
NFTMetadataAttribute
object
3 properties 2 required
MintRequestStatus
string
The status of the mint request
APIError403
PageSize
integer
Maximum number of items to return
MintAsset
object
5 properties 2 required
ListNFTsResult
object
2 properties 2 required
APIError400
MintRequestErrorMessage
objectnull
The error details in case the mint request fails
1 property
APIError429
ListMintRequestsResult
object
List mint requests
2 properties 2 required
Page
object
Pagination properties
2 properties 2 required
APIError404
APIError500
Chain
object
The chain details
2 properties 2 required
NFT
object
17 properties 15 required
NFTContractType
string
The contract type for an NFT
ListNFTsByOwnerResult
object
2 properties 2 required
ChainName
string
The name of chain
GetNFTResult
object
Single NFT
1 property 1 required
BasicAPIError
object
3 properties 3 required
CreateMintRequestResult
object
4 properties 4 required
APIError401
NFTMetadataRequest
object
The NFT metadata. Total size of this object should not exceed 16 KiB
7 properties
NFTWithBalance
object
16 properties 15 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

immutable-nfts-api-openapi.yml Raw ↑

Other APIs Immutable publishes across the network.

Immutable Passport Authentication
Immutable Activities API
Immutable Chains API
Immutable Collections API
Immutable Crafting API
Immutable Data API
Immutable Ingest API
Immutable Metadata API
Immutable Metadata Search API
Immutable nft owners API
Immutable Orders API
Immutable Passport API
Where this information came from

This is an independent, third-party profile of Immutable Nfts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.