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 / Search API

Deprecated.

NEAR Protocol Legacy / Search 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 / Search. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 6 operations across 6 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.

6 operations 6 paths 0 schemas 6 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 6

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

Legacy / Search 6

Deprecated.

GET
/v1/search
Search txn by hash, block by height/hash, account by id, receipt by id, tokens by hex address
1 param → 200
GET
/v1/search/txns
Search txns by hash
1 param → 200
GET
/v1/search/blocks
Search blocks by hash/height
1 param → 200
GET
/v1/search/accounts
Search accounts by id
1 param → 200
GET
/v1/search/receipts
Search receipts by id
1 param → 200
GET
/v1/search/tokens
Search tokens by hex address
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

near-legacy-search-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