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

Deprecated.

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

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

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

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

Legacy / Kitwallet 11

Deprecated.

GET
/v1/kitwallet/stakingPools
Get all staking pools
→ 200
GET
/v1/kitwallet/staking-deposits/{account}
Get staking deposits for an account
1 param → 200
GET
/v1/kitwallet/publicKey/{key}/accounts
Get accounts by public key
1 param → 200
GET
/v1/kitwallet/account/{account}/activities
Get activities for an account
1 param → 200
GET
/v1/kitwallet/account/{account}/callReceivers
Get call receivers for an account
1 param → 200
GET
/v1/kitwallet/account/{account}/likelyTokens
Get likely tokens for an account
1 param → 200
GET
/v1/kitwallet/account/{account}/likelyTokensFromBlock
Get likely tokens for an account from block
2 params → 200
GET
/v1/kitwallet/account/{account}/likelyNFTs
Get likely NFTs for an account
1 param → 200
GET
/v1/kitwallet/account/{account}/likelyNFTsFromBlock
Get likely NFTs for an account from block
2 params → 200
GET
/v1/kitwallet/account/{account}/receipts
Get account receipts
10 params → 200
GET
/v1/kitwallet/account/{account}/receipts/count
Get estimated account receipts count
7 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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