Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NEAR Protocol Legacy / NFTs API

Deprecated.

NEAR Protocol Legacy / NFTs API is one of 60 APIs that NEAR Protocol publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Legacy / NFTs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 14 operations across 14 paths. It is described by OpenAPI 3.0.3, at version 3.0.3.

Requests are made against 2 base URLs: https://api.fastnear.com, https://test.api.fastnear.com.

14 operations 14 paths 0 schemas 14 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.3
Base URL
https://rpc.mainnet.near.org
Resource Areas
1

Paths & Operations 14

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

Legacy / NFTs 14

Deprecated.

GET
/v1/nfts
Get top NFTs by pagination
5 params → 200
GET
/v1/nfts/count
Get top NFTs count
1 param → 200
GET
/v1/nfts/txns
Get NFT transactions by pagination
3 params → 200
GET
/v1/nfts/txns/count
Get estimated NFT transactions count
→ 200
GET
/v1/nfts/{contract}
Get NFT info
1 param → 200
GET
/v1/nfts/{contract}/txns
Get NFT transactions by pagination
7 params → 200
GET
/v1/nfts/{contract}/txns/count
Get estimated NFT transaction count
3 params → 200
GET
/v1/nfts/{contract}/holders
Get NFT holders by pagination
4 params → 200
GET
/v1/nfts/{contract}/holders/count
Get estimated NFT holders count
1 param → 200
GET
/v1/nfts/{contract}/tokens
Get NFT tokens list by pagination
3 params → 200
GET
/v1/nfts/{contract}/tokens/count
Get estimated NFT tokens count
1 param → 200
GET
/v1/nfts/{contract}/tokens/{token}
Get NFT token info
2 params → 200
GET
/v1/nfts/{contract}/tokens/{token}/txns
Get NFT token transactions by pagination
7 params → 200
GET
/v1/nfts/{contract}/tokens/{token}/txns/count
Get estimated NFT token transactions count
3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

near-legacy-nfts-api-openapi.yml Raw ↑

Other APIs NEAR Protocol publishes across the network.

NEAR Protocol accounts API
NEAR Protocol Block API
NEAR Protocol Block Effects API
NEAR Protocol Broadcast Tx Async API
NEAR Protocol Broadcast Tx Commit API
NEAR Protocol Changes API
NEAR Protocol Chunk API
NEAR Protocol Client Config API
NEAR Protocol EXPERIMENTAL Call Function API
NEAR Protocol EXPERIMENTAL Changes API
NEAR Protocol EXPERIMENTAL Changes In Block API
NEAR Protocol EXPERIMENTAL Congestion Level API