{
  "discovery": {
    "apiLlmsIndexUrl": "https://docs.fastnear.com/apis/llms.txt",
    "docsLlmsIndexUrl": "https://docs.fastnear.com/guides/llms.txt",
    "llmsFullUrl": "https://docs.fastnear.com/llms-full.txt",
    "llmsIndexUrl": "https://docs.fastnear.com/llms.txt",
    "markdownMirrorRootUrl": "https://docs.fastnear.com/index.md",
    "rpcLlmsIndexUrl": "https://docs.fastnear.com/rpcs/llms.txt"
  },
  "families": [
    {
      "description": "Indexed FastNear REST endpoints for account views, public-key lookups, and system status.",
      "docsPath": "/api",
      "hostedPathPrefix": "/apis/fastnear",
      "id": "api-fastnear",
      "key": "fastnear",
      "kind": "api",
      "name": "FastNear API",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "docsPageId": "https://docs.fastnear.com/api#page",
      "docsUrl": "https://docs.fastnear.com/api",
      "documentationUrl": "https://docs.fastnear.com/api",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/apis/fastnear",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "REST API"
    },
    {
      "description": "REST endpoints for indexed key-value history and latest-state lookups across NEAR contracts.",
      "docsPath": "/fastdata/kv",
      "hostedPathPrefix": "/apis/kv-fastdata",
      "id": "api-kv-fastdata",
      "key": "kv-fastdata",
      "kind": "api",
      "name": "KV FastData API",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv",
      "documentationUrl": "https://docs.fastnear.com/fastdata/kv",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/apis/kv-fastdata",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "REST API"
    },
    {
      "description": "REST endpoints for finalized and optimistic block data, headers, shards, and block streams.",
      "docsPath": "/neardata",
      "hostedPathPrefix": "/apis/neardata",
      "id": "api-neardata",
      "key": "neardata",
      "kind": "api",
      "name": "NEAR Data API",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "docsPageId": "https://docs.fastnear.com/neardata#page",
      "docsUrl": "https://docs.fastnear.com/neardata",
      "documentationUrl": "https://docs.fastnear.com/neardata",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/apis/neardata",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "REST API"
    },
    {
      "description": "REST endpoints for transaction, block, account-history, and receipt lookups backed by indexed data.",
      "docsPath": "/tx",
      "hostedPathPrefix": "/apis/transactions",
      "id": "api-transactions",
      "key": "transactions",
      "kind": "api",
      "name": "Transactions API",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "docsPageId": "https://docs.fastnear.com/tx#page",
      "docsUrl": "https://docs.fastnear.com/tx",
      "documentationUrl": "https://docs.fastnear.com/tx",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/apis/transactions",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "REST API"
    },
    {
      "description": "REST endpoints for indexed transfer history and pagination over account transfer activity.",
      "docsPath": "/transfers",
      "hostedPathPrefix": "/apis/transfers",
      "id": "api-transfers",
      "key": "transfers",
      "kind": "api",
      "name": "Transfers API",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/api-transfers",
      "docsPageId": "https://docs.fastnear.com/transfers#page",
      "docsUrl": "https://docs.fastnear.com/transfers",
      "documentationUrl": "https://docs.fastnear.com/transfers",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/apis/transfers",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "REST API"
    },
    {
      "description": "JSON-RPC methods for account state, balances, and access-key lookups on NEAR.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/account",
      "id": "rpc-account",
      "key": "account",
      "kind": "rpc",
      "name": "Account RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-account",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/account",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    },
    {
      "description": "JSON-RPC methods for block lookup, block effects, and block-oriented reads on NEAR.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/block",
      "id": "rpc-block",
      "key": "block",
      "kind": "rpc",
      "name": "Block RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-block",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/block",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    },
    {
      "description": "JSON-RPC methods for contract calls, contract code inspection, and contract state queries.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/contract",
      "id": "rpc-contract",
      "key": "contract",
      "kind": "rpc",
      "name": "Contract RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/contract",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    },
    {
      "description": "JSON-RPC methods for protocol status, gas, chunks, proofs, and network configuration.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/protocol",
      "id": "rpc-protocol",
      "key": "protocol",
      "kind": "rpc",
      "name": "Protocol RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/protocol",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    },
    {
      "description": "JSON-RPC methods for transaction submission, receipt lookup, and transaction status checks.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/transaction",
      "id": "rpc-transaction",
      "key": "transaction",
      "kind": "rpc",
      "name": "Transaction RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/transaction",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    },
    {
      "description": "JSON-RPC methods for validator sets, epochs, and validator-ordering reads.",
      "docsPath": "/rpc",
      "hostedPathPrefix": "/rpcs/validators",
      "id": "rpc-validators",
      "key": "validators",
      "kind": "rpc",
      "name": "Validators RPC",
      "schemaType": "WebAPI",
      "@id": "https://docs.fastnear.com/structured-data/families/rpc-validators",
      "docsPageId": "https://docs.fastnear.com/rpc#page",
      "docsUrl": "https://docs.fastnear.com/rpc",
      "documentationUrl": "https://docs.fastnear.com/rpc",
      "hostedPathPrefixUrl": "https://docs.fastnear.com/rpcs/validators",
      "providerId": "https://docs.fastnear.com/#organization",
      "serviceType": "JSON-RPC API"
    }
  ],
  "operations": [
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/system/health",
      "description": "Returns `ok` when the service is healthy. When FastNEAR is degraded, the same `status` field carries a diagnostic string instead.",
      "docsPath": "/api/system/health",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - Health",
      "httpMethod": "GET",
      "id": "fastnear-system-health",
      "name": "FastNEAR API - Health",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_health",
      "pageModelId": "fastnear-system-health",
      "requestPath": "/health",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/system/get_health"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/system/health.yaml",
      "summary": "Get service health",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-system-health",
      "abstract": "Get service health",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/system/health#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/system/health",
      "docsPageId": "https://docs.fastnear.com/api/system/health#page",
      "docsUrl": "https://docs.fastnear.com/api/system/health",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/system/health#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/system/health",
        "https://docs.fastnear.com/apis/fastnear/system/health",
        "https://docs.fastnear.com/apis/fastnear/openapi/system/get_health"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/system/health#page",
        "https://docs.fastnear.com/apis/fastnear/system/health#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/system/status",
      "description": "Returns the latest indexed sync heights, the indexed block timestamp, the measured sync latency, and the deployed FastNEAR API version.",
      "docsPath": "/api/system/status",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - Status",
      "httpMethod": "GET",
      "id": "fastnear-system-status",
      "name": "FastNEAR API - Status",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_status",
      "pageModelId": "fastnear-system-status",
      "requestPath": "/status",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/system/get_status"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/system/status.yaml",
      "summary": "Get service sync status",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-system-status",
      "abstract": "Get service sync status",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/system/status#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/system/status",
      "docsPageId": "https://docs.fastnear.com/api/system/status#page",
      "docsUrl": "https://docs.fastnear.com/api/system/status",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/system/status#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/system/status",
        "https://docs.fastnear.com/apis/fastnear/system/status",
        "https://docs.fastnear.com/apis/fastnear/openapi/system/get_status"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/system/status#page",
        "https://docs.fastnear.com/apis/fastnear/system/status#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v0/account_ft",
      "description": "Returns only fungible token contract account IDs that FastNEAR has indexed for the requested account. Unlike the v1 route, this response does not include balances or block-height metadata.",
      "docsPath": "/api/v0/account-ft",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V0 Account FT",
      "httpMethod": "GET",
      "id": "fastnear-v0-account-ft",
      "name": "FastNEAR API - V0 Account FT",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_ft_v0",
      "pageModelId": "fastnear-v0-account-ft",
      "requestPath": "/v0/account/{account_id}/ft",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/fungible-tokens/account_ft_v0"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v0/account_ft.yaml",
      "summary": "Lookup fungible token contract IDs for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-ft",
      "abstract": "Lookup fungible token contract IDs for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v0/account_ft#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_ft",
      "docsPageId": "https://docs.fastnear.com/api/v0/account-ft#page",
      "docsUrl": "https://docs.fastnear.com/api/v0/account-ft",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v0/account-ft#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v0/account-ft",
        "https://docs.fastnear.com/apis/fastnear/v0/account_ft",
        "https://docs.fastnear.com/apis/fastnear/openapi/fungible-tokens/account_ft_v0"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v0/account-ft#page",
        "https://docs.fastnear.com/apis/fastnear/v0/account_ft#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v0/account_nft",
      "description": "Returns only NFT contract account IDs that FastNEAR has indexed for the requested account. Unlike the v1 route, this response does not include `last_update_block_height` metadata.",
      "docsPath": "/api/v0/account-nft",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V0 Account NFT",
      "httpMethod": "GET",
      "id": "fastnear-v0-account-nft",
      "name": "FastNEAR API - V0 Account NFT",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_nft_v0",
      "pageModelId": "fastnear-v0-account-nft",
      "requestPath": "/v0/account/{account_id}/nft",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/non-fungible-tokens/account_nft_v0"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v0/account_nft.yaml",
      "summary": "Lookup NFT contract IDs for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-nft",
      "abstract": "Lookup NFT contract IDs for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v0/account_nft#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_nft",
      "docsPageId": "https://docs.fastnear.com/api/v0/account-nft#page",
      "docsUrl": "https://docs.fastnear.com/api/v0/account-nft",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v0/account-nft#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v0/account-nft",
        "https://docs.fastnear.com/apis/fastnear/v0/account_nft",
        "https://docs.fastnear.com/apis/fastnear/openapi/non-fungible-tokens/account_nft_v0"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v0/account-nft#page",
        "https://docs.fastnear.com/apis/fastnear/v0/account_nft#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v0/account_staking",
      "description": "Returns staking pool account IDs that FastNEAR has indexed for the requested account. Unlike the v1 route, this response does not include `last_update_block_height` metadata.",
      "docsPath": "/api/v0/account-staking",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V0 Account Staking",
      "httpMethod": "GET",
      "id": "fastnear-v0-account-staking",
      "name": "FastNEAR API - V0 Account Staking",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_staking_v0",
      "pageModelId": "fastnear-v0-account-staking",
      "requestPath": "/v0/account/{account_id}/staking",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/staking/account_staking_v0"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v0/account_staking.yaml",
      "summary": "Lookup staking pool account IDs for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-staking",
      "abstract": "Lookup staking pool account IDs for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v0/account_staking#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_staking",
      "docsPageId": "https://docs.fastnear.com/api/v0/account-staking#page",
      "docsUrl": "https://docs.fastnear.com/api/v0/account-staking",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v0/account-staking#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v0/account-staking",
        "https://docs.fastnear.com/apis/fastnear/v0/account_staking",
        "https://docs.fastnear.com/apis/fastnear/openapi/staking/account_staking_v0"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v0/account-staking#page",
        "https://docs.fastnear.com/apis/fastnear/v0/account_staking#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v0/public_key_lookup",
      "description": "Returns account IDs currently associated with the provided full-access public key. The response includes account IDs only.",
      "docsPath": "/api/v0/public-key",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V0 Public Key Lookup",
      "httpMethod": "GET",
      "id": "fastnear-v0-public-key-lookup",
      "name": "FastNEAR API - V0 Public Key Lookup",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "lookup_by_public_key_v0",
      "pageModelId": "fastnear-v0-public-key-lookup",
      "requestPath": "/v0/public_key/{public_key}",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/public-key/lookup_by_public_key_v0"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v0/public_key_lookup.yaml",
      "summary": "Lookup full-access accounts by public key",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup",
      "abstract": "Lookup full-access accounts by public key",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup",
      "docsPageId": "https://docs.fastnear.com/api/v0/public-key#page",
      "docsUrl": "https://docs.fastnear.com/api/v0/public-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v0/public-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v0/public-key",
        "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup",
        "https://docs.fastnear.com/apis/fastnear/openapi/public-key/lookup_by_public_key_v0"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v0/public-key#page",
        "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v0/public_key_lookup_all",
      "description": "Returns account IDs currently associated with the supplied public key, including limited-access keys when they are present in the FastNEAR index.",
      "docsPath": "/api/v0/public-key-all",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V0 Public Key Lookup (All)",
      "httpMethod": "GET",
      "id": "fastnear-v0-public-key-lookup-all",
      "name": "FastNEAR API - V0 Public Key Lookup (All)",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "lookup_by_public_key_all_v0",
      "pageModelId": "fastnear-v0-public-key-lookup-all",
      "requestPath": "/v0/public_key/{public_key}/all",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/public-key/lookup_by_public_key_all_v0"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v0/public_key_lookup_all.yaml",
      "summary": "Lookup all indexed accounts by public key",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup-all",
      "abstract": "Lookup all indexed accounts by public key",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all",
      "docsPageId": "https://docs.fastnear.com/api/v0/public-key-all#page",
      "docsUrl": "https://docs.fastnear.com/api/v0/public-key-all",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v0/public-key-all#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v0/public-key-all",
        "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all",
        "https://docs.fastnear.com/apis/fastnear/openapi/public-key/lookup_by_public_key_all_v0"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v0/public-key-all#page",
        "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/account_ft",
      "description": "Returns fungible token rows for the requested account. Balances and `last_update_block_height` remain nullable when the index has not recorded them yet.",
      "docsPath": "/api/v1/account-ft",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Account FT",
      "httpMethod": "GET",
      "id": "fastnear-v1-account-ft",
      "name": "FastNEAR API - V1 Account FT",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_ft_v1",
      "pageModelId": "fastnear-v1-account-ft",
      "requestPath": "/v1/account/{account_id}/ft",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/fungible-tokens/account_ft_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/account_ft.yaml",
      "summary": "Lookup indexed fungible token rows for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-ft",
      "abstract": "Lookup indexed fungible token rows for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/account_ft#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_ft",
      "docsPageId": "https://docs.fastnear.com/api/v1/account-ft#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/account-ft",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/account-ft#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/account-ft",
        "https://docs.fastnear.com/apis/fastnear/v1/account_ft",
        "https://docs.fastnear.com/apis/fastnear/openapi/fungible-tokens/account_ft_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/account-ft#page",
        "https://docs.fastnear.com/apis/fastnear/v1/account_ft#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/account_full",
      "description": "Returns staking, fungible token, NFT, and account-state information for the requested account. `state` remains nullable when the account state has not been recorded.",
      "docsPath": "/api/v1/account-full",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Account Full",
      "httpMethod": "GET",
      "id": "fastnear-v1-account-full",
      "name": "FastNEAR API - V1 Account Full",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_full_v1",
      "pageModelId": "fastnear-v1-account-full",
      "requestPath": "/v1/account/{account_id}/full",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/accounts/account_full_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/account_full.yaml",
      "summary": "Lookup full indexed account information",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-full",
      "abstract": "Lookup full indexed account information",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/account_full#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_full",
      "docsPageId": "https://docs.fastnear.com/api/v1/account-full#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/account-full",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/account-full#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/account-full",
        "https://docs.fastnear.com/apis/fastnear/v1/account_full",
        "https://docs.fastnear.com/apis/fastnear/openapi/accounts/account_full_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/account-full#page",
        "https://docs.fastnear.com/apis/fastnear/v1/account_full#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/account_nft",
      "description": "Returns NFT contract rows for the requested account. `last_update_block_height` is nullable when FastNEAR has not recorded a recent indexed update for that contract relationship.",
      "docsPath": "/api/v1/account-nft",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Account NFT",
      "httpMethod": "GET",
      "id": "fastnear-v1-account-nft",
      "name": "FastNEAR API - V1 Account NFT",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_nft_v1",
      "pageModelId": "fastnear-v1-account-nft",
      "requestPath": "/v1/account/{account_id}/nft",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/non-fungible-tokens/account_nft_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/account_nft.yaml",
      "summary": "Lookup indexed NFT contract rows for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-nft",
      "abstract": "Lookup indexed NFT contract rows for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/account_nft#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_nft",
      "docsPageId": "https://docs.fastnear.com/api/v1/account-nft#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/account-nft",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/account-nft#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/account-nft",
        "https://docs.fastnear.com/apis/fastnear/v1/account_nft",
        "https://docs.fastnear.com/apis/fastnear/openapi/non-fungible-tokens/account_nft_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/account-nft#page",
        "https://docs.fastnear.com/apis/fastnear/v1/account_nft#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/account_staking",
      "description": "Returns staking pool rows for the requested account. `last_update_block_height` is nullable when FastNEAR has not recorded a recent indexed update for that pool relationship.",
      "docsPath": "/api/v1/account-staking",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Account Staking",
      "httpMethod": "GET",
      "id": "fastnear-v1-account-staking",
      "name": "FastNEAR API - V1 Account Staking",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "account_staking_v1",
      "pageModelId": "fastnear-v1-account-staking",
      "requestPath": "/v1/account/{account_id}/staking",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/staking/account_staking_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/account_staking.yaml",
      "summary": "Lookup indexed staking pools for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-staking",
      "abstract": "Lookup indexed staking pools for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/account_staking#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_staking",
      "docsPageId": "https://docs.fastnear.com/api/v1/account-staking#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/account-staking",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/account-staking#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/account-staking",
        "https://docs.fastnear.com/apis/fastnear/v1/account_staking",
        "https://docs.fastnear.com/apis/fastnear/openapi/staking/account_staking_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/account-staking#page",
        "https://docs.fastnear.com/apis/fastnear/v1/account_staking#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/ft_top",
      "description": "Returns the top indexed accounts by balance for the requested fungible token.",
      "docsPath": "/api/v1/ft-top",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 FT Top Holders",
      "httpMethod": "GET",
      "id": "fastnear-v1-ft-top",
      "name": "FastNEAR API - V1 FT Top Holders",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "ft_top_v1",
      "pageModelId": "fastnear-v1-ft-top",
      "requestPath": "/v1/ft/{token_id}/top",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/fungible-tokens/ft_top_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/ft_top.yaml",
      "summary": "Lookup top indexed holders for a fungible token",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-ft-top",
      "abstract": "Lookup top indexed holders for a fungible token",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/ft_top#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/ft_top",
      "docsPageId": "https://docs.fastnear.com/api/v1/ft-top#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/ft-top",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/ft-top#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/ft-top",
        "https://docs.fastnear.com/apis/fastnear/v1/ft_top",
        "https://docs.fastnear.com/apis/fastnear/openapi/fungible-tokens/ft_top_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/ft-top#page",
        "https://docs.fastnear.com/apis/fastnear/v1/ft_top#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/public_key_lookup",
      "description": "Returns account IDs currently associated with the supplied full-access public key. This v1 route currently uses the same `{ public_key, account_ids }` response shape as the v0 route.",
      "docsPath": "/api/v1/public-key",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Public Key Lookup",
      "httpMethod": "GET",
      "id": "fastnear-v1-public-key-lookup",
      "name": "FastNEAR API - V1 Public Key Lookup",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "lookup_by_public_key_v1",
      "pageModelId": "fastnear-v1-public-key-lookup",
      "requestPath": "/v1/public_key/{public_key}",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/public-key/lookup_by_public_key_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/public_key_lookup.yaml",
      "summary": "Lookup full-access accounts by public key",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup",
      "abstract": "Lookup full-access accounts by public key",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup",
      "docsPageId": "https://docs.fastnear.com/api/v1/public-key#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/public-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/public-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/public-key",
        "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup",
        "https://docs.fastnear.com/apis/fastnear/openapi/public-key/lookup_by_public_key_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/public-key#page",
        "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/fastnear/v1/public_key_lookup_all",
      "description": "Returns account IDs currently associated with the supplied public key, including limited-access keys when they are present in the FastNEAR index. This v1 route currently uses the same `{ public_key, account_ids }` response shape as the v0 route.",
      "docsPath": "/api/v1/public-key-all",
      "familyId": "api-fastnear",
      "headline": "FastNEAR API - V1 Public Key Lookup (All)",
      "httpMethod": "GET",
      "id": "fastnear-v1-public-key-lookup-all",
      "name": "FastNEAR API - V1 Public Key Lookup (All)",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "lookup_by_public_key_all_v1",
      "pageModelId": "fastnear-v1-public-key-lookup-all",
      "requestPath": "/v1/public_key/{public_key}/all",
      "requestType": null,
      "routeAliases": [
        "/apis/fastnear/openapi/public-key/lookup_by_public_key_all_v1"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/fastnear/v1/public_key_lookup_all.yaml",
      "summary": "Lookup all indexed accounts by public key",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup-all",
      "abstract": "Lookup all indexed accounts by public key",
      "canonicalPageId": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all",
      "docsPageId": "https://docs.fastnear.com/api/v1/public-key-all#page",
      "docsUrl": "https://docs.fastnear.com/api/v1/public-key-all",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-fastnear",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/api/v1/public-key-all#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/api/v1/public-key-all",
        "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all",
        "https://docs.fastnear.com/apis/fastnear/openapi/public-key/lookup_by_public_key_all_v1"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/api/v1/public-key-all#page",
        "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/all_by_predecessor",
      "description": "Returns the latest row for each `(current_account_id, key)` pair written by the selected predecessor. `page_token` values are opaque and scoped to this endpoint and predecessor.",
      "docsPath": "/fastdata/kv/all-by-predecessor",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - All Latest Keys by Predecessor",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-all-by-predecessor",
      "name": "KV FastData API - All Latest Keys by Predecessor",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "all_by_predecessor",
      "pageModelId": "kv-fastdata-v0-all-by-predecessor",
      "requestPath": "/v0/all/{predecessor_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/latest/all_by_predecessor"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/all_by_predecessor.yaml",
      "summary": "Fetch latest key-value rows for one predecessor across all contracts",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-all-by-predecessor",
      "abstract": "Fetch latest key-value rows for one predecessor across all contracts",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/all-by-predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/latest/all_by_predecessor"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/all-by-predecessor#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/get_history_key",
      "description": "Returns historical rows for one exact key written by the selected predecessor to the selected contract.",
      "docsPath": "/fastdata/kv/get-history-key",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - History by Exact Key",
      "httpMethod": "GET",
      "id": "kv-fastdata-v0-get-history-key",
      "name": "KV FastData API - History by Exact Key",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_history_key",
      "pageModelId": "kv-fastdata-v0-get-history-key",
      "requestPath": "/v0/history/{current_account_id}/{predecessor_id}/{key}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/history/get_history_key"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/get_history_key.yaml",
      "summary": "Fetch historical rows for one exact key under one predecessor and contract",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-history-key",
      "abstract": "Fetch historical rows for one exact key under one predecessor and contract",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/get-history-key#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/get-history-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/get-history-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/get-history-key",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/history/get_history_key"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/get-history-key#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/get_latest_key",
      "description": "Returns the latest row for one exact key written by the selected predecessor to the selected contract.",
      "docsPath": "/fastdata/kv/get-latest-key",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - Latest by Exact Key",
      "httpMethod": "GET",
      "id": "kv-fastdata-v0-get-latest-key",
      "name": "KV FastData API - Latest by Exact Key",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_latest_key",
      "pageModelId": "kv-fastdata-v0-get-latest-key",
      "requestPath": "/v0/latest/{current_account_id}/{predecessor_id}/{key}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/latest/get_latest_key"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/get_latest_key.yaml",
      "summary": "Fetch the latest row for one exact key under one predecessor and contract",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-latest-key",
      "abstract": "Fetch the latest row for one exact key under one predecessor and contract",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/get-latest-key#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/get-latest-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/get-latest-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/get-latest-key",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/latest/get_latest_key"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/get-latest-key#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/history_by_account",
      "description": "Returns historical rows for the requested contract account across all predecessors. `page_token` values are opaque and only valid when reused with the same endpoint and filters.",
      "docsPath": "/fastdata/kv/history-by-account",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - History by Account",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-history-by-account",
      "name": "KV FastData API - History by Account",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "history_by_account",
      "pageModelId": "kv-fastdata-v0-history-by-account",
      "requestPath": "/v0/history/{current_account_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/history/history_by_account"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/history_by_account.yaml",
      "summary": "Fetch historical key-value writes for one contract across all predecessors",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-account",
      "abstract": "Fetch historical key-value writes for one contract across all predecessors",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/history-by-account#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/history-by-account",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/history-by-account#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/history-by-account",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/history/history_by_account"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/history-by-account#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/history_by_key",
      "description": "Returns historical FastData rows for one exact key across every indexed contract and predecessor. `page_token` values are opaque and only valid when reused with the same endpoint and filters.",
      "docsPath": "/fastdata/kv/history-by-key",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - History by Global Key",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-history-by-key",
      "name": "KV FastData API - History by Global Key",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "history_by_key",
      "pageModelId": "kv-fastdata-v0-history-by-key",
      "requestPath": "/v0/history",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/history/history_by_key"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/history_by_key.yaml",
      "summary": "Fetch historical rows by exact key across all indexed contracts",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-key",
      "abstract": "Fetch historical rows by exact key across all indexed contracts",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/history-by-key#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/history-by-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/history-by-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/history-by-key",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/history/history_by_key"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/history-by-key#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/history_by_predecessor",
      "description": "Returns historical rows for one `predecessor_id` + `current_account_id` pair. Use `key` or `key_prefix` to narrow the search. `page_token` values are opaque and only valid when reused with the same endpoint and filters.",
      "docsPath": "/fastdata/kv/history-by-predecessor",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - History by Predecessor",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-history-by-predecessor",
      "name": "KV FastData API - History by Predecessor",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "history_by_predecessor",
      "pageModelId": "kv-fastdata-v0-history-by-predecessor",
      "requestPath": "/v0/history/{current_account_id}/{predecessor_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/history/history_by_predecessor"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/history_by_predecessor.yaml",
      "summary": "Fetch historical key-value writes for one predecessor and contract",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-predecessor",
      "abstract": "Fetch historical key-value writes for one predecessor and contract",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/history-by-predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/history/history_by_predecessor"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/history-by-predecessor#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/latest_by_account",
      "description": "Returns the latest row for each `(predecessor_id, key)` pair written to the contract. `page_token` values are opaque and scoped to this endpoint, the contract account, and the active filters.",
      "docsPath": "/fastdata/kv/latest-by-account",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - Latest by Account",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-latest-by-account",
      "name": "KV FastData API - Latest by Account",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "latest_by_account",
      "pageModelId": "kv-fastdata-v0-latest-by-account",
      "requestPath": "/v0/latest/{current_account_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/latest/latest_by_account"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/latest_by_account.yaml",
      "summary": "Fetch latest key-value rows for one contract across all predecessors",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-account",
      "abstract": "Fetch latest key-value rows for one contract across all predecessors",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/latest-by-account#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/latest-by-account",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/latest-by-account#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/latest-by-account",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/latest/latest_by_account"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/latest-by-account#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/latest_by_predecessor",
      "description": "Returns the latest row for each key written by the selected predecessor to the requested contract. `page_token` values are opaque and scoped to this endpoint and filter set.",
      "docsPath": "/fastdata/kv/latest-by-predecessor",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - Latest by Predecessor",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-latest-by-predecessor",
      "name": "KV FastData API - Latest by Predecessor",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "latest_by_predecessor",
      "pageModelId": "kv-fastdata-v0-latest-by-predecessor",
      "requestPath": "/v0/latest/{current_account_id}/{predecessor_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/latest/latest_by_predecessor"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/latest_by_predecessor.yaml",
      "summary": "Fetch latest key-value rows for one predecessor and contract",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-predecessor",
      "abstract": "Fetch latest key-value rows for one predecessor and contract",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/latest/latest_by_predecessor"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/kv-fastdata/v0/multi",
      "description": "Returns the latest entry for each requested fully qualified key. Missing keys are represented as `null` entries in the response array.",
      "docsPath": "/fastdata/kv/multi",
      "familyId": "api-kv-fastdata",
      "headline": "KV FastData API - Multi-Key Lookup",
      "httpMethod": "POST",
      "id": "kv-fastdata-v0-multi",
      "name": "KV FastData API - Multi-Key Lookup",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "multi",
      "pageModelId": "kv-fastdata-v0-multi",
      "requestPath": "/v0/multi",
      "requestType": null,
      "routeAliases": [
        "/apis/kv-fastdata/openapi/latest/multi"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/kv-fastdata/v0/multi.yaml",
      "summary": "Fetch the latest rows for multiple fully qualified keys",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-multi",
      "abstract": "Fetch the latest rows for multiple fully qualified keys",
      "canonicalPageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/multi#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/multi",
      "docsPageId": "https://docs.fastnear.com/fastdata/kv/multi#page",
      "docsUrl": "https://docs.fastnear.com/fastdata/kv/multi",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-kv-fastdata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/fastdata/kv/multi#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/fastdata/kv/multi",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/multi",
        "https://docs.fastnear.com/apis/kv-fastdata/openapi/latest/multi"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/fastdata/kv/multi#page",
        "https://docs.fastnear.com/apis/kv-fastdata/v0/multi#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/system/health",
      "description": "Returns `ok` when the current deployment is healthy and `unhealthy` when the latest indexed block is too stale. Invalid API keys can be rejected upstream before the request reaches the app.",
      "docsPath": "/neardata/system/health",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Health",
      "httpMethod": "GET",
      "id": "neardata-system-health",
      "name": "NEAR Data API - Health",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_health",
      "pageModelId": "neardata-system-health",
      "requestPath": "/health",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/system/get_health"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/system/health.yaml",
      "summary": "Get service health",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-system-health",
      "abstract": "Get service health",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/system/health#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/system/health",
      "docsPageId": "https://docs.fastnear.com/neardata/system/health#page",
      "docsUrl": "https://docs.fastnear.com/neardata/system/health",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/system/health#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/system/health",
        "https://docs.fastnear.com/apis/neardata/system/health",
        "https://docs.fastnear.com/apis/neardata/openapi/system/get_health"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/system/health#page",
        "https://docs.fastnear.com/apis/neardata/system/health#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/block",
      "description": "Returns the finalized block document for the requested height, or `null` when the block does not exist within the requested archive segment. Depending on deployment topology, the request may redirect to another host that owns the canonical archive range.",
      "docsPath": "/neardata/block",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Block",
      "httpMethod": "GET",
      "id": "neardata-v0-block",
      "name": "NEAR Data API - Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_block",
      "pageModelId": "neardata-v0-block",
      "requestPath": "/v0/block/{block_height}",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/block.yaml",
      "summary": "Fetch a finalized block by height",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block",
      "abstract": "Fetch a finalized block by height",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/block#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/block",
      "docsPageId": "https://docs.fastnear.com/neardata/block#page",
      "docsUrl": "https://docs.fastnear.com/neardata/block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/block",
        "https://docs.fastnear.com/apis/neardata/v0/block",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/block#page",
        "https://docs.fastnear.com/apis/neardata/v0/block#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/block_chunk",
      "description": "Returns the chunk object for the requested shard ID, or `null` when that chunk is absent. Depending on deployment topology, the request may redirect to another host that owns the canonical archive range.",
      "docsPath": "/neardata/block-chunk",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Block Chunk",
      "httpMethod": "GET",
      "id": "neardata-v0-block-chunk",
      "name": "NEAR Data API - Block Chunk",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_chunk",
      "pageModelId": "neardata-v0-block-chunk",
      "requestPath": "/v0/block/{block_height}/chunk/{shard_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_chunk"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/block_chunk.yaml",
      "summary": "Fetch one chunk from a finalized block",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-chunk",
      "abstract": "Fetch one chunk from a finalized block",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/block_chunk#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/block_chunk",
      "docsPageId": "https://docs.fastnear.com/neardata/block-chunk#page",
      "docsUrl": "https://docs.fastnear.com/neardata/block-chunk",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/block-chunk#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/block-chunk",
        "https://docs.fastnear.com/apis/neardata/v0/block_chunk",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_chunk"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/block-chunk#page",
        "https://docs.fastnear.com/apis/neardata/v0/block_chunk#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/block_headers",
      "description": "Returns the `block` object extracted from the full block response, not just the nested `header` sub-object. Depending on deployment topology, the request may redirect to another host that owns the canonical archive range.",
      "docsPath": "/neardata/block-headers",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Block Headers",
      "httpMethod": "GET",
      "id": "neardata-v0-block-headers",
      "name": "NEAR Data API - Block Headers",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_block_headers",
      "pageModelId": "neardata-v0-block-headers",
      "requestPath": "/v0/block/{block_height}/headers",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_block_headers"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/block_headers.yaml",
      "summary": "Fetch the block-level object for a finalized block",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-headers",
      "abstract": "Fetch the block-level object for a finalized block",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/block_headers#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/block_headers",
      "docsPageId": "https://docs.fastnear.com/neardata/block-headers#page",
      "docsUrl": "https://docs.fastnear.com/neardata/block-headers",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/block-headers#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/block-headers",
        "https://docs.fastnear.com/apis/neardata/v0/block_headers",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_block_headers"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/block-headers#page",
        "https://docs.fastnear.com/apis/neardata/v0/block_headers#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/block_optimistic",
      "description": "Returns an optimistic block document when the deployment can serve it directly. Older or archive-only heights may redirect to a canonical finalized or archive URL instead.",
      "docsPath": "/neardata/block-optimistic",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Optimistic Block",
      "httpMethod": "GET",
      "id": "neardata-v0-block-optimistic",
      "name": "NEAR Data API - Optimistic Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_block_optimistic",
      "pageModelId": "neardata-v0-block-optimistic",
      "requestPath": "/v0/block_opt/{block_height}",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_block_optimistic"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/block_optimistic.yaml",
      "summary": "Fetch an optimistic block by height",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-optimistic",
      "abstract": "Fetch an optimistic block by height",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/block_optimistic#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/block_optimistic",
      "docsPageId": "https://docs.fastnear.com/neardata/block-optimistic#page",
      "docsUrl": "https://docs.fastnear.com/neardata/block-optimistic",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/block-optimistic#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/block-optimistic",
        "https://docs.fastnear.com/apis/neardata/v0/block_optimistic",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_block_optimistic"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/block-optimistic#page",
        "https://docs.fastnear.com/apis/neardata/v0/block_optimistic#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/block_shard",
      "description": "Returns the shard object for the requested shard ID, or `null` when that shard is absent. Depending on deployment topology, the request may redirect to another host that owns the canonical archive range.",
      "docsPath": "/neardata/block-shard",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Block Shard",
      "httpMethod": "GET",
      "id": "neardata-v0-block-shard",
      "name": "NEAR Data API - Block Shard",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_shard",
      "pageModelId": "neardata-v0-block-shard",
      "requestPath": "/v0/block/{block_height}/shard/{shard_id}",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_shard"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/block_shard.yaml",
      "summary": "Fetch one shard from a finalized block",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-shard",
      "abstract": "Fetch one shard from a finalized block",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/block_shard#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/block_shard",
      "docsPageId": "https://docs.fastnear.com/neardata/block-shard#page",
      "docsUrl": "https://docs.fastnear.com/neardata/block-shard",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/block-shard#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/block-shard",
        "https://docs.fastnear.com/apis/neardata/v0/block_shard",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_shard"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/block-shard#page",
        "https://docs.fastnear.com/apis/neardata/v0/block_shard#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/first_block",
      "description": "Returns a redirect to the canonical first block URL for the selected deployment. Clients that automatically follow redirects will receive the full block document instead.",
      "docsPath": "/neardata/first-block",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - First Block",
      "httpMethod": "GET",
      "id": "neardata-v0-first-block",
      "name": "NEAR Data API - First Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_first_block",
      "pageModelId": "neardata-v0-first-block",
      "requestPath": "/v0/first_block",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_first_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/first_block.yaml",
      "summary": "Redirect to the first block after genesis",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-first-block",
      "abstract": "Redirect to the first block after genesis",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/first_block#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/first_block",
      "docsPageId": "https://docs.fastnear.com/neardata/first-block#page",
      "docsUrl": "https://docs.fastnear.com/neardata/first-block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/first-block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/first-block",
        "https://docs.fastnear.com/apis/neardata/v0/first_block",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_first_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/first-block#page",
        "https://docs.fastnear.com/apis/neardata/v0/first_block#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/last_block_final",
      "description": "Returns a redirect to the canonical latest finalized block URL for the current deployment. Clients that automatically follow redirects will receive the full block document instead.",
      "docsPath": "/neardata/last-block-final",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Last Final Block",
      "httpMethod": "GET",
      "id": "neardata-v0-last-block-final",
      "name": "NEAR Data API - Last Final Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_last_block_final",
      "pageModelId": "neardata-v0-last-block-final",
      "requestPath": "/v0/last_block/final",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_last_block_final"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/last_block_final.yaml",
      "summary": "Redirect to the latest finalized block",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-final",
      "abstract": "Redirect to the latest finalized block",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/last_block_final#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/last_block_final",
      "docsPageId": "https://docs.fastnear.com/neardata/last-block-final#page",
      "docsUrl": "https://docs.fastnear.com/neardata/last-block-final",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/last-block-final#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/last-block-final",
        "https://docs.fastnear.com/apis/neardata/v0/last_block_final",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_last_block_final"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/last-block-final#page",
        "https://docs.fastnear.com/apis/neardata/v0/last_block_final#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/apis/neardata/v0/last_block_optimistic",
      "description": "Returns a redirect to the canonical latest optimistic block URL for the current deployment. Clients that automatically follow redirects will receive the resulting block document instead.",
      "docsPath": "/neardata/last-block-optimistic",
      "familyId": "api-neardata",
      "headline": "NEAR Data API - Last Optimistic Block",
      "httpMethod": "GET",
      "id": "neardata-v0-last-block-optimistic",
      "name": "NEAR Data API - Last Optimistic Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_last_block_optimistic",
      "pageModelId": "neardata-v0-last-block-optimistic",
      "requestPath": "/v0/last_block/optimistic",
      "requestType": null,
      "routeAliases": [
        "/apis/neardata/openapi/blocks/get_last_block_optimistic"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/neardata/v0/last_block_optimistic.yaml",
      "summary": "Redirect to the latest optimistic block",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-optimistic",
      "abstract": "Redirect to the latest optimistic block",
      "canonicalPageId": "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic",
      "docsPageId": "https://docs.fastnear.com/neardata/last-block-optimistic#page",
      "docsUrl": "https://docs.fastnear.com/neardata/last-block-optimistic",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-neardata",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/neardata/last-block-optimistic#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/neardata/last-block-optimistic",
        "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic",
        "https://docs.fastnear.com/apis/neardata/openapi/blocks/get_last_block_optimistic"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/neardata/last-block-optimistic#page",
        "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transactions/v0/account",
      "description": "Returns account transaction rows, an optional total count on the first page, and an optional resume token.",
      "docsPath": "/tx/account",
      "familyId": "api-transactions",
      "headline": "Transactions API - Account History",
      "httpMethod": "POST",
      "id": "transactions-v0-account",
      "name": "Transactions API - Account History",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_account",
      "pageModelId": "transactions-v0-account",
      "requestPath": "/v0/account",
      "requestType": null,
      "routeAliases": [
        "/apis/transactions/openapi/account/get_account"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transactions/v0/account.yaml",
      "summary": "Fetch account transaction history",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transactions-v0-account",
      "abstract": "Fetch account transaction history",
      "canonicalPageId": "https://docs.fastnear.com/apis/transactions/v0/account#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transactions/v0/account",
      "docsPageId": "https://docs.fastnear.com/tx/account#page",
      "docsUrl": "https://docs.fastnear.com/tx/account",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/tx/account#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/tx/account",
        "https://docs.fastnear.com/apis/transactions/v0/account",
        "https://docs.fastnear.com/apis/transactions/openapi/account/get_account"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/tx/account#page",
        "https://docs.fastnear.com/apis/transactions/v0/account#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transactions/v0/block",
      "description": "Returns a block row and optionally its transactions and receipts.",
      "docsPath": "/tx/block",
      "familyId": "api-transactions",
      "headline": "Transactions API - Block Lookup",
      "httpMethod": "POST",
      "id": "transactions-v0-block",
      "name": "Transactions API - Block Lookup",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_block",
      "pageModelId": "transactions-v0-block",
      "requestPath": "/v0/block",
      "requestType": null,
      "routeAliases": [
        "/apis/transactions/openapi/blocks/get_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transactions/v0/block.yaml",
      "summary": "Fetch a block by height or hash",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transactions-v0-block",
      "abstract": "Fetch a block by height or hash",
      "canonicalPageId": "https://docs.fastnear.com/apis/transactions/v0/block#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transactions/v0/block",
      "docsPageId": "https://docs.fastnear.com/tx/block#page",
      "docsUrl": "https://docs.fastnear.com/tx/block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/tx/block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/tx/block",
        "https://docs.fastnear.com/apis/transactions/v0/block",
        "https://docs.fastnear.com/apis/transactions/openapi/blocks/get_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/tx/block#page",
        "https://docs.fastnear.com/apis/transactions/v0/block#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transactions/v0/blocks",
      "description": "Returns up to 100 block rows for the requested height window.",
      "docsPath": "/tx/blocks",
      "familyId": "api-transactions",
      "headline": "Transactions API - Block Range",
      "httpMethod": "POST",
      "id": "transactions-v0-blocks",
      "name": "Transactions API - Block Range",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_blocks",
      "pageModelId": "transactions-v0-blocks",
      "requestPath": "/v0/blocks",
      "requestType": null,
      "routeAliases": [
        "/apis/transactions/openapi/blocks/get_blocks"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transactions/v0/blocks.yaml",
      "summary": "Fetch a list of blocks",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transactions-v0-blocks",
      "abstract": "Fetch a list of blocks",
      "canonicalPageId": "https://docs.fastnear.com/apis/transactions/v0/blocks#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transactions/v0/blocks",
      "docsPageId": "https://docs.fastnear.com/tx/blocks#page",
      "docsUrl": "https://docs.fastnear.com/tx/blocks",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/tx/blocks#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/tx/blocks",
        "https://docs.fastnear.com/apis/transactions/v0/blocks",
        "https://docs.fastnear.com/apis/transactions/openapi/blocks/get_blocks"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/tx/blocks#page",
        "https://docs.fastnear.com/apis/transactions/v0/blocks#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transactions/v0/receipt",
      "description": "Returns a receipt row and, when present, the associated raw transaction payload.",
      "docsPath": "/tx/receipt",
      "familyId": "api-transactions",
      "headline": "Transactions API - Receipt Lookup",
      "httpMethod": "POST",
      "id": "transactions-v0-receipt",
      "name": "Transactions API - Receipt Lookup",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_receipt",
      "pageModelId": "transactions-v0-receipt",
      "requestPath": "/v0/receipt",
      "requestType": null,
      "routeAliases": [
        "/apis/transactions/openapi/receipts/get_receipt"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transactions/v0/receipt.yaml",
      "summary": "Fetch a receipt by ID",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transactions-v0-receipt",
      "abstract": "Fetch a receipt by ID",
      "canonicalPageId": "https://docs.fastnear.com/apis/transactions/v0/receipt#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transactions/v0/receipt",
      "docsPageId": "https://docs.fastnear.com/tx/receipt#page",
      "docsUrl": "https://docs.fastnear.com/tx/receipt",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/tx/receipt#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/tx/receipt",
        "https://docs.fastnear.com/apis/transactions/v0/receipt",
        "https://docs.fastnear.com/apis/transactions/openapi/receipts/get_receipt"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/tx/receipt#page",
        "https://docs.fastnear.com/apis/transactions/v0/receipt#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transactions/v0/transactions",
      "description": "Returns up to 20 raw transaction payloads for the supplied transaction hashes.",
      "docsPath": "/tx/transactions",
      "familyId": "api-transactions",
      "headline": "Transactions API - Transactions by Hash",
      "httpMethod": "POST",
      "id": "transactions-v0-transactions",
      "name": "Transactions API - Transactions by Hash",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "get_transactions",
      "pageModelId": "transactions-v0-transactions",
      "requestPath": "/v0/transactions",
      "requestType": null,
      "routeAliases": [
        "/apis/transactions/openapi/transactions/get_transactions"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transactions/v0/transactions.yaml",
      "summary": "Fetch transactions by hash",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transactions-v0-transactions",
      "abstract": "Fetch transactions by hash",
      "canonicalPageId": "https://docs.fastnear.com/apis/transactions/v0/transactions#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transactions/v0/transactions",
      "docsPageId": "https://docs.fastnear.com/tx/transactions#page",
      "docsUrl": "https://docs.fastnear.com/tx/transactions",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transactions",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/tx/transactions#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/tx/transactions",
        "https://docs.fastnear.com/apis/transactions/v0/transactions",
        "https://docs.fastnear.com/apis/transactions/openapi/transactions/get_transactions"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/tx/transactions#page",
        "https://docs.fastnear.com/apis/transactions/v0/transactions#page"
      ]
    },
    {
      "authSummary": "No auth required",
      "canonicalPath": "/apis/transfers/v0/transfers",
      "description": "Returns transfer rows plus an opaque resume token for pagination.",
      "docsPath": "/transfers/query",
      "familyId": "api-transfers",
      "headline": "Transfers API - Query Transfers",
      "httpMethod": "POST",
      "id": "transfers-v0-transfers",
      "name": "Transfers API - Query Transfers",
      "networkKeys": [
        "mainnet"
      ],
      "operationId": "get_transfers_by_account",
      "pageModelId": "transfers-v0-transfers",
      "requestPath": "/v0/transfers",
      "requestType": null,
      "routeAliases": [
        "/apis/transfers/openapi/transfers/get_transfers_by_account"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "apis/transfers/v0/transfers.yaml",
      "summary": "Query transfers for an account",
      "transport": "http",
      "@id": "https://docs.fastnear.com/structured-data/operations/transfers-v0-transfers",
      "abstract": "Query transfers for an account",
      "canonicalPageId": "https://docs.fastnear.com/apis/transfers/v0/transfers#page",
      "canonicalUrl": "https://docs.fastnear.com/apis/transfers/v0/transfers",
      "docsPageId": "https://docs.fastnear.com/transfers/query#page",
      "docsUrl": "https://docs.fastnear.com/transfers/query",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/api-transfers",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/transfers/query#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/transfers/query",
        "https://docs.fastnear.com/apis/transfers/v0/transfers",
        "https://docs.fastnear.com/apis/transfers/openapi/transfers/get_transfers_by_account"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/transfers/query#page",
        "https://docs.fastnear.com/apis/transfers/v0/transfers#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/account/view_access_key",
      "description": "Retrieves information about a specific access key for a NEAR account",
      "docsPath": "/rpc/account/view-access-key",
      "familyId": "rpc-account",
      "headline": "NEAR Protocol RPC: View Access Key",
      "httpMethod": "POST",
      "id": "rpc-view-access-key",
      "name": "NEAR Protocol RPC: View Access Key",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_access_key",
      "pageModelId": "rpc-view-access-key",
      "requestPath": "/",
      "requestType": "view_access_key",
      "routeAliases": [
        "/rpcs/account/view_access_key/other/view_access_key",
        "/reference/operation/view_access_key"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/account/view_access_key.yaml",
      "summary": "View account access key",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key",
      "abstract": "View account access key",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/account/view_access_key#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/account/view_access_key",
      "docsPageId": "https://docs.fastnear.com/rpc/account/view-access-key#page",
      "docsUrl": "https://docs.fastnear.com/rpc/account/view-access-key",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-account",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/account/view-access-key#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/account/view-access-key",
        "https://docs.fastnear.com/rpcs/account/view_access_key",
        "https://docs.fastnear.com/rpcs/account/view_access_key/other/view_access_key",
        "https://docs.fastnear.com/reference/operation/view_access_key"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/account/view-access-key#page",
        "https://docs.fastnear.com/rpcs/account/view_access_key#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/account/view_access_key_list",
      "description": "Retrieves a list of all access keys for a NEAR account",
      "docsPath": "/rpc/account/view-access-key-list",
      "familyId": "rpc-account",
      "headline": "NEAR Protocol RPC: View Access Key List",
      "httpMethod": "POST",
      "id": "rpc-view-access-key-list",
      "name": "NEAR Protocol RPC: View Access Key List",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_access_key_list",
      "pageModelId": "rpc-view-access-key-list",
      "requestPath": "/",
      "requestType": "view_access_key_list",
      "routeAliases": [
        "/rpcs/account/view_access_key_list/other/view_access_key_list",
        "/reference/operation/view_access_key_list"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/account/view_access_key_list.yaml",
      "summary": "View all account access keys",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key-list",
      "abstract": "View all account access keys",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/account/view_access_key_list#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/account/view_access_key_list",
      "docsPageId": "https://docs.fastnear.com/rpc/account/view-access-key-list#page",
      "docsUrl": "https://docs.fastnear.com/rpc/account/view-access-key-list",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-account",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/account/view-access-key-list#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/account/view-access-key-list",
        "https://docs.fastnear.com/rpcs/account/view_access_key_list",
        "https://docs.fastnear.com/rpcs/account/view_access_key_list/other/view_access_key_list",
        "https://docs.fastnear.com/reference/operation/view_access_key_list"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/account/view-access-key-list#page",
        "https://docs.fastnear.com/rpcs/account/view_access_key_list#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/account/view_account",
      "description": "Retrieves detailed information about a NEAR account including balance and storage usage",
      "docsPath": "/rpc/account/view-account",
      "familyId": "rpc-account",
      "headline": "NEAR Protocol RPC: View account",
      "httpMethod": "POST",
      "id": "rpc-view-account",
      "name": "NEAR Protocol RPC: View account",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_account",
      "pageModelId": "rpc-view-account",
      "requestPath": "/",
      "requestType": "view_account",
      "routeAliases": [
        "/rpcs/account/view_account/other/view_account",
        "/reference/operation/view_account"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/account/view_account.yaml",
      "summary": "View account",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-account",
      "abstract": "View account",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/account/view_account#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/account/view_account",
      "docsPageId": "https://docs.fastnear.com/rpc/account/view-account#page",
      "docsUrl": "https://docs.fastnear.com/rpc/account/view-account",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-account",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/account/view-account#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/account/view-account",
        "https://docs.fastnear.com/rpcs/account/view_account",
        "https://docs.fastnear.com/rpcs/account/view_account/other/view_account",
        "https://docs.fastnear.com/reference/operation/view_account"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/account/view-account#page",
        "https://docs.fastnear.com/rpcs/account/view_account#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/block/block_by_height",
      "description": "Retrieves block details using a specific block height (number)",
      "docsPath": "/rpc/block/block-by-height",
      "familyId": "rpc-block",
      "headline": "NEAR Protocol RPC: Block by Height",
      "httpMethod": "POST",
      "id": "rpc-block-by-height",
      "name": "NEAR Protocol RPC: Block by Height",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "block_by_height",
      "pageModelId": "rpc-block-by-height",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/block/block_by_height/other/block_by_height",
        "/reference/operation/block_by_height"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/block/block_by_height.yaml",
      "summary": "Get block by height",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-height",
      "abstract": "Get block by height",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/block/block_by_height#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/block/block_by_height",
      "docsPageId": "https://docs.fastnear.com/rpc/block/block-by-height#page",
      "docsUrl": "https://docs.fastnear.com/rpc/block/block-by-height",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-block",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/block/block-by-height#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/block/block-by-height",
        "https://docs.fastnear.com/rpcs/block/block_by_height",
        "https://docs.fastnear.com/rpcs/block/block_by_height/other/block_by_height",
        "https://docs.fastnear.com/reference/operation/block_by_height"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/block/block-by-height#page",
        "https://docs.fastnear.com/rpcs/block/block_by_height#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/block/block_by_id",
      "description": "Retrieves block details using a specific block hash",
      "docsPath": "/rpc/block/block-by-id",
      "familyId": "rpc-block",
      "headline": "NEAR Protocol RPC: Block by ID",
      "httpMethod": "POST",
      "id": "rpc-block-by-id",
      "name": "NEAR Protocol RPC: Block by ID",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "block_by_id",
      "pageModelId": "rpc-block-by-id",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/block/block_by_id/other/block_by_id",
        "/reference/operation/block_by_id"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/block/block_by_id.yaml",
      "summary": "Get block by ID",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-id",
      "abstract": "Get block by ID",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/block/block_by_id#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/block/block_by_id",
      "docsPageId": "https://docs.fastnear.com/rpc/block/block-by-id#page",
      "docsUrl": "https://docs.fastnear.com/rpc/block/block-by-id",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-block",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/block/block-by-id#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/block/block-by-id",
        "https://docs.fastnear.com/rpcs/block/block_by_id",
        "https://docs.fastnear.com/rpcs/block/block_by_id/other/block_by_id",
        "https://docs.fastnear.com/reference/operation/block_by_id"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/block/block-by-id#page",
        "https://docs.fastnear.com/rpcs/block/block_by_id#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/block/block_effects",
      "description": "Returns changes in block for given block height or hash over all transactions for all types",
      "docsPath": "/rpc/block/block-effects",
      "familyId": "rpc-block",
      "headline": "NEAR Protocol RPC: Get block effects",
      "httpMethod": "POST",
      "id": "rpc-block-effects",
      "name": "NEAR Protocol RPC: Get block effects",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "block_effects",
      "pageModelId": "rpc-block-effects",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/block/block_effects/other/block_effects",
        "/reference/operation/block_effects"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/block/block_effects.yaml",
      "summary": "Get block effects",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-block-effects",
      "abstract": "Get block effects",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/block/block_effects#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/block/block_effects",
      "docsPageId": "https://docs.fastnear.com/rpc/block/block-effects#page",
      "docsUrl": "https://docs.fastnear.com/rpc/block/block-effects",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-block",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/block/block-effects#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/block/block-effects",
        "https://docs.fastnear.com/rpcs/block/block_effects",
        "https://docs.fastnear.com/rpcs/block/block_effects/other/block_effects",
        "https://docs.fastnear.com/reference/operation/block_effects"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/block/block-effects#page",
        "https://docs.fastnear.com/rpcs/block/block_effects#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/contract/call",
      "description": "Execute a view method on a smart contract without modifying state",
      "docsPath": "/rpc/contract/call-function",
      "familyId": "rpc-contract",
      "headline": "NEAR Protocol RPC: Call Function",
      "httpMethod": "POST",
      "id": "rpc-call-function",
      "name": "NEAR Protocol RPC: Call Function",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "call_function",
      "pageModelId": "rpc-call-function",
      "requestPath": "/",
      "requestType": "call_function",
      "routeAliases": [
        "/rpcs/contract/call/other/call_function",
        "/reference/operation/call_function"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/contract/call.yaml",
      "summary": "Call contract function",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-call-function",
      "abstract": "Call contract function",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/contract/call#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/contract/call",
      "docsPageId": "https://docs.fastnear.com/rpc/contract/call-function#page",
      "docsUrl": "https://docs.fastnear.com/rpc/contract/call-function",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/contract/call-function#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/contract/call-function",
        "https://docs.fastnear.com/rpcs/contract/call",
        "https://docs.fastnear.com/rpcs/contract/call/other/call_function",
        "https://docs.fastnear.com/reference/operation/call_function"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/contract/call-function#page",
        "https://docs.fastnear.com/rpcs/contract/call#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/contract/view_code",
      "description": "Returns the contract code (Wasm binary) deployed to the account",
      "docsPath": "/rpc/contract/view-code",
      "familyId": "rpc-contract",
      "headline": "NEAR Protocol RPC: View contract code",
      "httpMethod": "POST",
      "id": "rpc-view-code",
      "name": "NEAR Protocol RPC: View contract code",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_code",
      "pageModelId": "rpc-view-code",
      "requestPath": "/",
      "requestType": "view_code",
      "routeAliases": [
        "/rpcs/contract/view_code/other/view_code",
        "/reference/operation/view_code"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/contract/view_code.yaml",
      "summary": "View contract code",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-code",
      "abstract": "View contract code",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/contract/view_code#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/contract/view_code",
      "docsPageId": "https://docs.fastnear.com/rpc/contract/view-code#page",
      "docsUrl": "https://docs.fastnear.com/rpc/contract/view-code",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/contract/view-code#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/contract/view-code",
        "https://docs.fastnear.com/rpcs/contract/view_code",
        "https://docs.fastnear.com/rpcs/contract/view_code/other/view_code",
        "https://docs.fastnear.com/reference/operation/view_code"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/contract/view-code#page",
        "https://docs.fastnear.com/rpcs/contract/view_code#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/contract/view_global_contract_code",
      "description": "Returns a globally deployed contract code by its code hash",
      "docsPath": "/rpc/contract/view-global-contract-code",
      "familyId": "rpc-contract",
      "headline": "NEAR Protocol RPC: View global contract code",
      "httpMethod": "POST",
      "id": "rpc-view-global-contract-code",
      "name": "NEAR Protocol RPC: View global contract code",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_global_contract_code",
      "pageModelId": "rpc-view-global-contract-code",
      "requestPath": "/",
      "requestType": "view_global_contract_code",
      "routeAliases": [
        "/rpcs/contract/view_global_contract_code/other/view_global_contract_code",
        "/reference/operation/view_global_contract_code"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/contract/view_global_contract_code.yaml",
      "summary": "View global contract code",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code",
      "abstract": "View global contract code",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code",
      "docsPageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code#page",
      "docsUrl": "https://docs.fastnear.com/rpc/contract/view-global-contract-code",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/contract/view-global-contract-code",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code/other/view_global_contract_code",
        "https://docs.fastnear.com/reference/operation/view_global_contract_code"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/contract/view-global-contract-code#page",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/contract/view_global_contract_code_by_account_id",
      "description": "Returns the globally deployed contract code used by a specific account",
      "docsPath": "/rpc/contract/view-global-contract-code-by-account-id",
      "familyId": "rpc-contract",
      "headline": "NEAR Protocol RPC: View global contract code by account",
      "httpMethod": "POST",
      "id": "rpc-view-global-contract-code-by-account-id",
      "name": "NEAR Protocol RPC: View global contract code by account",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_global_contract_code_by_account_id",
      "pageModelId": "rpc-view-global-contract-code-by-account-id",
      "requestPath": "/",
      "requestType": "view_global_contract_code_by_account_id",
      "routeAliases": [
        "/rpcs/contract/view_global_contract_code_by_account_id/other/view_global_contract_code_by_account_id",
        "/reference/operation/view_global_contract_code_by_account_id"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/contract/view_global_contract_code_by_account_id.yaml",
      "summary": "View global contract code by account",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code-by-account-id",
      "abstract": "View global contract code by account",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id",
      "docsPageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id#page",
      "docsUrl": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id/other/view_global_contract_code_by_account_id",
        "https://docs.fastnear.com/reference/operation/view_global_contract_code_by_account_id"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id#page",
        "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/contract/view_state",
      "description": "Retrieves the state (key-value pairs) stored for a contract account",
      "docsPath": "/rpc/contract/view-state",
      "familyId": "rpc-contract",
      "headline": "NEAR Protocol RPC: View Contract State",
      "httpMethod": "POST",
      "id": "rpc-view-state",
      "name": "NEAR Protocol RPC: View Contract State",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "view_state",
      "pageModelId": "rpc-view-state",
      "requestPath": "/",
      "requestType": "view_state",
      "routeAliases": [
        "/rpcs/contract/view_state/other/view_state",
        "/reference/operation/view_state"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/contract/view_state.yaml",
      "summary": "View contract state",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-view-state",
      "abstract": "View contract state",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/contract/view_state#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/contract/view_state",
      "docsPageId": "https://docs.fastnear.com/rpc/contract/view-state#page",
      "docsUrl": "https://docs.fastnear.com/rpc/contract/view-state",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-contract",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/contract/view-state#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/contract/view-state",
        "https://docs.fastnear.com/rpcs/contract/view_state",
        "https://docs.fastnear.com/rpcs/contract/view_state/other/view_state",
        "https://docs.fastnear.com/reference/operation/view_state"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/contract/view-state#page",
        "https://docs.fastnear.com/rpcs/contract/view_state#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/changes",
      "description": "Returns changes for a given account, contract or contract code for given block height or hash",
      "docsPath": "/rpc/protocol/changes",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get state changes",
      "httpMethod": "POST",
      "id": "rpc-changes",
      "name": "NEAR Protocol RPC: Get state changes",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "changes",
      "pageModelId": "rpc-changes",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/changes/other/changes",
        "/reference/operation/changes"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/changes.yaml",
      "summary": "Get state changes",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-changes",
      "abstract": "Get state changes",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/changes#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/changes",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/changes#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/changes",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/changes#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/changes",
        "https://docs.fastnear.com/rpcs/protocol/changes",
        "https://docs.fastnear.com/rpcs/protocol/changes/other/changes",
        "https://docs.fastnear.com/reference/operation/changes"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/changes#page",
        "https://docs.fastnear.com/rpcs/protocol/changes#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/chunk_by_block_shard",
      "description": "Retrieves chunk details using block ID and shard ID coordinates",
      "docsPath": "/rpc/protocol/chunk-by-block-shard",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Chunk by Block ID and Shard ID",
      "httpMethod": "POST",
      "id": "rpc-chunk-by-block-shard",
      "name": "NEAR Protocol RPC: Chunk by Block ID and Shard ID",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "chunk_by_block_shard",
      "pageModelId": "rpc-chunk-by-block-shard",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/chunk_by_block_shard/other/chunk_by_block_shard",
        "/reference/operation/chunk_by_block_shard"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/chunk_by_block_shard.yaml",
      "summary": "Get chunk by block ID and shard ID",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-block-shard",
      "abstract": "Get chunk by block ID and shard ID",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard/other/chunk_by_block_shard",
        "https://docs.fastnear.com/reference/operation/chunk_by_block_shard"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard#page",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/chunk_by_hash",
      "description": "Retrieves chunk details using a specific chunk hash",
      "docsPath": "/rpc/protocol/chunk-by-hash",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Chunk by Hash",
      "httpMethod": "POST",
      "id": "rpc-chunk-by-hash",
      "name": "NEAR Protocol RPC: Chunk by Hash",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "chunk_by_hash",
      "pageModelId": "rpc-chunk-by-hash",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/chunk_by_hash/other/chunk_by_hash",
        "/reference/operation/chunk_by_hash"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/chunk_by_hash.yaml",
      "summary": "Get chunk by hash",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-hash",
      "abstract": "Get chunk by hash",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/chunk-by-hash",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash/other/chunk_by_hash",
        "https://docs.fastnear.com/reference/operation/chunk_by_hash"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/chunk-by-hash#page",
        "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/client_config",
      "description": "Queries client node configuration",
      "docsPath": "/rpc/protocol/client-config",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get client config",
      "httpMethod": "POST",
      "id": "rpc-client-config",
      "name": "NEAR Protocol RPC: Get client config",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "client_config",
      "pageModelId": "rpc-client-config",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/client_config/other/client_config",
        "/reference/operation/client_config"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/client_config.yaml",
      "summary": "Get client config",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-client-config",
      "abstract": "Get client config",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/client_config#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/client_config",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/client-config#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/client-config",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/client-config#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/client-config",
        "https://docs.fastnear.com/rpcs/protocol/client_config",
        "https://docs.fastnear.com/rpcs/protocol/client_config/other/client_config",
        "https://docs.fastnear.com/reference/operation/client_config"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/client-config#page",
        "https://docs.fastnear.com/rpcs/protocol/client_config#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/EXPERIMENTAL_congestion_level",
      "description": "Queries the congestion level of a shard",
      "docsPath": "/rpc/protocol/experimental-congestion-level",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get congestion level",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-congestion-level",
      "name": "NEAR Protocol RPC: Get congestion level",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_congestion_level",
      "pageModelId": "rpc-EXPERIMENTAL-congestion-level",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/EXPERIMENTAL_congestion_level/other/EXPERIMENTAL_congestion_level",
        "/reference/operation/EXPERIMENTAL_congestion_level"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/EXPERIMENTAL_congestion_level.yaml",
      "summary": "Get congestion level",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-congestion-level",
      "abstract": "Get congestion level",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level/other/EXPERIMENTAL_congestion_level",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_congestion_level"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level#page",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/EXPERIMENTAL_light_client_block_proof",
      "description": "Returns the proofs for a transaction execution",
      "docsPath": "/rpc/protocol/experimental-light-client-block-proof",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get light client block proof",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-light-client-block-proof",
      "name": "NEAR Protocol RPC: Get light client block proof",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_light_client_block_proof",
      "pageModelId": "rpc-EXPERIMENTAL-light-client-block-proof",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/EXPERIMENTAL_light_client_block_proof/other/EXPERIMENTAL_light_client_block_proof",
        "/reference/operation/EXPERIMENTAL_light_client_block_proof"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/EXPERIMENTAL_light_client_block_proof.yaml",
      "summary": "Get light client block proof",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-block-proof",
      "abstract": "Get light client block proof",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof/other/EXPERIMENTAL_light_client_block_proof",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_light_client_block_proof"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof#page",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/EXPERIMENTAL_light_client_proof",
      "description": "Returns the proofs for a transaction execution",
      "docsPath": "/rpc/protocol/experimental-light-client-proof",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get light client execution proof",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-light-client-proof",
      "name": "NEAR Protocol RPC: Get light client execution proof",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_light_client_proof",
      "pageModelId": "rpc-EXPERIMENTAL-light-client-proof",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/EXPERIMENTAL_light_client_proof/other/EXPERIMENTAL_light_client_proof",
        "/reference/operation/EXPERIMENTAL_light_client_proof"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/EXPERIMENTAL_light_client_proof.yaml",
      "summary": "Get light client execution proof",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-proof",
      "abstract": "Get light client execution proof",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof/other/EXPERIMENTAL_light_client_proof",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_light_client_proof"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof#page",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/EXPERIMENTAL_protocol_config",
      "description": "A configuration that defines the protocol-level parameters such as gas/storage costs, limits, feature flags, and other settings",
      "docsPath": "/rpc/protocol/experimental-protocol-config",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get protocol config",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-protocol-config",
      "name": "NEAR Protocol RPC: Get protocol config",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_protocol_config",
      "pageModelId": "rpc-EXPERIMENTAL-protocol-config",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/EXPERIMENTAL_protocol_config/other/EXPERIMENTAL_protocol_config",
        "/reference/operation/EXPERIMENTAL_protocol_config"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/EXPERIMENTAL_protocol_config.yaml",
      "summary": "Get protocol config",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-protocol-config",
      "abstract": "Get protocol config",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config/other/EXPERIMENTAL_protocol_config",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_protocol_config"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config#page",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/EXPERIMENTAL_split_storage_info",
      "description": "Contains the split storage information for archival nodes",
      "docsPath": "/rpc/protocol/experimental-split-storage-info",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get split storage info",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-split-storage-info",
      "name": "NEAR Protocol RPC: Get split storage info",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_split_storage_info",
      "pageModelId": "rpc-EXPERIMENTAL-split-storage-info",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/EXPERIMENTAL_split_storage_info/other/EXPERIMENTAL_split_storage_info",
        "/reference/operation/EXPERIMENTAL_split_storage_info"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/EXPERIMENTAL_split_storage_info.yaml",
      "summary": "Get split storage info",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-split-storage-info",
      "abstract": "Get split storage info",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info/other/EXPERIMENTAL_split_storage_info",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_split_storage_info"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info#page",
        "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/gas_price",
      "description": "Retrieves information about the current gas price",
      "docsPath": "/rpc/protocol/gas-price",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Gas Price",
      "httpMethod": "POST",
      "id": "rpc-gas-price",
      "name": "NEAR Protocol RPC: Gas Price",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "gas_price",
      "pageModelId": "rpc-gas-price",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/gas_price/other/gas_price",
        "/reference/operation/gas_price"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/gas_price.yaml",
      "summary": "Get current gas price",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price",
      "abstract": "Get current gas price",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/gas_price#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/gas_price",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/gas-price#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/gas-price",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/gas-price#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/gas-price",
        "https://docs.fastnear.com/rpcs/protocol/gas_price",
        "https://docs.fastnear.com/rpcs/protocol/gas_price/other/gas_price",
        "https://docs.fastnear.com/reference/operation/gas_price"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/gas-price#page",
        "https://docs.fastnear.com/rpcs/protocol/gas_price#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/gas_price_by_block",
      "description": "Retrieves gas price information for a specific block",
      "docsPath": "/rpc/protocol/gas-price-by-block",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Gas Price By Block",
      "httpMethod": "POST",
      "id": "rpc-gas-price-by-block",
      "name": "NEAR Protocol RPC: Gas Price By Block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "gas_price_by_block",
      "pageModelId": "rpc-gas-price-by-block",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/gas_price_by_block/other/gas_price_by_block",
        "/reference/operation/gas_price_by_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/gas_price_by_block.yaml",
      "summary": "Get gas price by block",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price-by-block",
      "abstract": "Get gas price by block",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/gas-price-by-block",
        "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block",
        "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block/other/gas_price_by_block",
        "https://docs.fastnear.com/reference/operation/gas_price_by_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/gas-price-by-block#page",
        "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/genesis_config",
      "description": "Get initial state and parameters for the genesis block",
      "docsPath": "/rpc/protocol/genesis-config",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get genesis config",
      "httpMethod": "POST",
      "id": "rpc-genesis-config",
      "name": "NEAR Protocol RPC: Get genesis config",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "genesis_config",
      "pageModelId": "rpc-genesis-config",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/genesis_config/other/genesis_config",
        "/reference/operation/genesis_config"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/genesis_config.yaml",
      "summary": "Get genesis config",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-genesis-config",
      "abstract": "Get genesis config",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/genesis_config#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/genesis_config",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/genesis-config#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/genesis-config",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/genesis-config#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/genesis-config",
        "https://docs.fastnear.com/rpcs/protocol/genesis_config",
        "https://docs.fastnear.com/rpcs/protocol/genesis_config/other/genesis_config",
        "https://docs.fastnear.com/reference/operation/genesis_config"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/genesis-config#page",
        "https://docs.fastnear.com/rpcs/protocol/genesis_config#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/health",
      "description": "Performs a health check on the node to determine if it's operating correctly",
      "docsPath": "/rpc/protocol/health",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Node Health",
      "httpMethod": "POST",
      "id": "rpc-health",
      "name": "NEAR Protocol RPC: Node Health",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "health",
      "pageModelId": "rpc-health",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/health/other/health",
        "/reference/operation/health"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/health.yaml",
      "summary": "Check node health",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-health",
      "abstract": "Check node health",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/health#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/health",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/health#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/health",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/health#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/health",
        "https://docs.fastnear.com/rpcs/protocol/health",
        "https://docs.fastnear.com/rpcs/protocol/health/other/health",
        "https://docs.fastnear.com/reference/operation/health"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/health#page",
        "https://docs.fastnear.com/rpcs/protocol/health#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/latest_block",
      "description": "Retrieves the most recent block from the blockchain",
      "docsPath": "/rpc/protocol/latest-block",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Latest Block",
      "httpMethod": "POST",
      "id": "rpc-latest-block",
      "name": "NEAR Protocol RPC: Latest Block",
      "networkKeys": [
        "mainnet",
        "testnet",
        "mainnet",
        "testnet"
      ],
      "operationId": "latest_block",
      "pageModelId": "rpc-latest-block",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/latest_block/other/latest_block",
        "/reference/operation/latest_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/latest_block.yaml",
      "summary": "Get latest block",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-latest-block",
      "abstract": "Get latest block",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/latest_block#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/latest_block",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/latest-block#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/latest-block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/latest-block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/latest-block",
        "https://docs.fastnear.com/rpcs/protocol/latest_block",
        "https://docs.fastnear.com/rpcs/protocol/latest_block/other/latest_block",
        "https://docs.fastnear.com/reference/operation/latest_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/latest-block#page",
        "https://docs.fastnear.com/rpcs/protocol/latest_block#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/light_client_proof",
      "description": "Retrieves verification proof data for light clients",
      "docsPath": "/rpc/protocol/light-client-proof",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Light Client Proof",
      "httpMethod": "POST",
      "id": "rpc-light-client-proof",
      "name": "NEAR Protocol RPC: Light Client Proof",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "light_client_proof",
      "pageModelId": "rpc-light-client-proof",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/light_client_proof/other/light_client_proof",
        "/reference/operation/light_client_proof"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/light_client_proof.yaml",
      "summary": "Get light client proof",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-light-client-proof",
      "abstract": "Get light client proof",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/light_client_proof#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/light_client_proof",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/light-client-proof#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/light-client-proof",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/light-client-proof#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/light-client-proof",
        "https://docs.fastnear.com/rpcs/protocol/light_client_proof",
        "https://docs.fastnear.com/rpcs/protocol/light_client_proof/other/light_client_proof",
        "https://docs.fastnear.com/reference/operation/light_client_proof"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/light-client-proof#page",
        "https://docs.fastnear.com/rpcs/protocol/light_client_proof#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/maintenance_windows",
      "description": "Returns the future windows for maintenance in current epoch for the specified account",
      "docsPath": "/rpc/protocol/maintenance-windows",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get maintenance windows",
      "httpMethod": "POST",
      "id": "rpc-maintenance-windows",
      "name": "NEAR Protocol RPC: Get maintenance windows",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "maintenance_windows",
      "pageModelId": "rpc-maintenance-windows",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/maintenance_windows/other/maintenance_windows",
        "/reference/operation/maintenance_windows"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/maintenance_windows.yaml",
      "summary": "Get maintenance windows",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-maintenance-windows",
      "abstract": "Get maintenance windows",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/maintenance_windows#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/maintenance_windows",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/maintenance-windows#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/maintenance-windows",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/maintenance-windows#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/maintenance-windows",
        "https://docs.fastnear.com/rpcs/protocol/maintenance_windows",
        "https://docs.fastnear.com/rpcs/protocol/maintenance_windows/other/maintenance_windows",
        "https://docs.fastnear.com/reference/operation/maintenance_windows"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/maintenance-windows#page",
        "https://docs.fastnear.com/rpcs/protocol/maintenance_windows#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/metrics",
      "description": "Retrieves Prometheus-format node metrics from the HTTP `/metrics` endpoint. Requires an API key.",
      "docsPath": "/rpc/protocol/metrics",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Node Metrics",
      "httpMethod": "GET",
      "id": "rpc-metrics",
      "name": "NEAR Protocol RPC: Node Metrics",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "metrics",
      "pageModelId": "rpc-metrics",
      "requestPath": "/metrics",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/metrics/other/metrics",
        "/reference/operation/metrics"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/metrics.yaml",
      "summary": "Get node metrics",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-metrics",
      "abstract": "Get node metrics",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/metrics#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/metrics",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/metrics#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/metrics",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/metrics#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/metrics",
        "https://docs.fastnear.com/rpcs/protocol/metrics",
        "https://docs.fastnear.com/rpcs/protocol/metrics/other/metrics",
        "https://docs.fastnear.com/reference/operation/metrics"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/metrics#page",
        "https://docs.fastnear.com/rpcs/protocol/metrics#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/network_info",
      "description": "Retrieves information about the network and connected peers including active connections, peer addresses, and network configuration",
      "docsPath": "/rpc/protocol/network-info",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Network Information",
      "httpMethod": "POST",
      "id": "rpc-network-info",
      "name": "NEAR Protocol RPC: Network Information",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "network_info",
      "pageModelId": "rpc-network-info",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/network_info/other/network_info",
        "/reference/operation/network_info"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/network_info.yaml",
      "summary": "Get network information",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-network-info",
      "abstract": "Get network information",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/network_info#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/network_info",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/network-info#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/network-info",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/network-info#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/network-info",
        "https://docs.fastnear.com/rpcs/protocol/network_info",
        "https://docs.fastnear.com/rpcs/protocol/network_info/other/network_info",
        "https://docs.fastnear.com/reference/operation/network_info"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/network-info#page",
        "https://docs.fastnear.com/rpcs/protocol/network_info#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/next_light_client_block",
      "description": "Returns the next light client block",
      "docsPath": "/rpc/protocol/next-light-client-block",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Get next light client block",
      "httpMethod": "POST",
      "id": "rpc-next-light-client-block",
      "name": "NEAR Protocol RPC: Get next light client block",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "next_light_client_block",
      "pageModelId": "rpc-next-light-client-block",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/next_light_client_block/other/next_light_client_block",
        "/reference/operation/next_light_client_block"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/next_light_client_block.yaml",
      "summary": "Get next light client block",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-next-light-client-block",
      "abstract": "Get next light client block",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/next_light_client_block#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/next_light_client_block",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/next-light-client-block#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/next-light-client-block",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/next-light-client-block#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/next-light-client-block",
        "https://docs.fastnear.com/rpcs/protocol/next_light_client_block",
        "https://docs.fastnear.com/rpcs/protocol/next_light_client_block/other/next_light_client_block",
        "https://docs.fastnear.com/reference/operation/next_light_client_block"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/next-light-client-block#page",
        "https://docs.fastnear.com/rpcs/protocol/next_light_client_block#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/protocol/status",
      "description": "Retrieves current status of the node including sync info, validator status and build information",
      "docsPath": "/rpc/protocol/status",
      "familyId": "rpc-protocol",
      "headline": "NEAR Protocol RPC: Node Status",
      "httpMethod": "POST",
      "id": "rpc-status",
      "name": "NEAR Protocol RPC: Node Status",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "status",
      "pageModelId": "rpc-status",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/protocol/status/other/status",
        "/reference/operation/status"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/protocol/status.yaml",
      "summary": "Get node status",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-status",
      "abstract": "Get node status",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/protocol/status#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/protocol/status",
      "docsPageId": "https://docs.fastnear.com/rpc/protocol/status#page",
      "docsUrl": "https://docs.fastnear.com/rpc/protocol/status",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-protocol",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/protocol/status#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/protocol/status",
        "https://docs.fastnear.com/rpcs/protocol/status",
        "https://docs.fastnear.com/rpcs/protocol/status/other/status",
        "https://docs.fastnear.com/reference/operation/status"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/protocol/status#page",
        "https://docs.fastnear.com/rpcs/protocol/status#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/broadcast_tx_async",
      "description": "Submits a transaction to the network without waiting for its execution. Requires a freshly signed transaction; the default example is illustrative and is not part of the live audit.",
      "docsPath": "/rpc/transaction/broadcast-tx-async",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Broadcast Transaction Async",
      "httpMethod": "POST",
      "id": "rpc-broadcast-tx-async",
      "name": "NEAR Protocol RPC: Broadcast Transaction Async",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "broadcast_tx_async",
      "pageModelId": "rpc-broadcast-tx-async",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/broadcast_tx_async/other/broadcast_tx_async",
        "/reference/operation/broadcast_tx_async"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/broadcast_tx_async.yaml",
      "summary": "Send transaction asynchronously",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-async",
      "abstract": "Send transaction asynchronously",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async/other/broadcast_tx_async",
        "https://docs.fastnear.com/reference/operation/broadcast_tx_async"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async#page",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/broadcast_tx_commit",
      "description": "Submits a transaction and waits until it's fully committed to the blockchain. Requires a freshly signed transaction; the default example is illustrative and is not part of the live audit.",
      "docsPath": "/rpc/transaction/broadcast-tx-commit",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Broadcast Transaction Commit",
      "httpMethod": "POST",
      "id": "rpc-broadcast-tx-commit",
      "name": "NEAR Protocol RPC: Broadcast Transaction Commit",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "broadcast_tx_commit",
      "pageModelId": "rpc-broadcast-tx-commit",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/broadcast_tx_commit/other/broadcast_tx_commit",
        "/reference/operation/broadcast_tx_commit"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/broadcast_tx_commit.yaml",
      "summary": "Send transaction and wait for commit",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-commit",
      "abstract": "Send transaction and wait for commit",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit/other/broadcast_tx_commit",
        "https://docs.fastnear.com/reference/operation/broadcast_tx_commit"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit#page",
        "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/EXPERIMENTAL_receipt",
      "description": "Fetches a receipt by its ID (as is, without a status or execution outcome)",
      "docsPath": "/rpc/transaction/experimental-receipt",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Get receipt by ID",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-receipt",
      "name": "NEAR Protocol RPC: Get receipt by ID",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_receipt",
      "pageModelId": "rpc-EXPERIMENTAL-receipt",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/EXPERIMENTAL_receipt/other/EXPERIMENTAL_receipt",
        "/reference/operation/EXPERIMENTAL_receipt"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/EXPERIMENTAL_receipt.yaml",
      "summary": "Get receipt by ID",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-receipt",
      "abstract": "Get receipt by ID",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/experimental-receipt#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/experimental-receipt",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/experimental-receipt#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/experimental-receipt",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt/other/EXPERIMENTAL_receipt",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_receipt"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/experimental-receipt#page",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/EXPERIMENTAL_tx_status",
      "description": "Queries status of a transaction by hash, returning the final transaction result and details of all receipts",
      "docsPath": "/rpc/transaction/experimental-tx-status",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Get detailed transaction status",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-tx-status",
      "name": "NEAR Protocol RPC: Get detailed transaction status",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_tx_status",
      "pageModelId": "rpc-EXPERIMENTAL-tx-status",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/EXPERIMENTAL_tx_status/other/EXPERIMENTAL_tx_status",
        "/reference/operation/EXPERIMENTAL_tx_status"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/EXPERIMENTAL_tx_status.yaml",
      "summary": "Get detailed transaction status",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-tx-status",
      "abstract": "Get detailed transaction status",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/experimental-tx-status",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status/other/EXPERIMENTAL_tx_status",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_tx_status"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/experimental-tx-status#page",
        "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/send_tx",
      "description": "Sends transaction and returns the guaranteed execution status and results. Requires a freshly signed transaction; the default example is illustrative and is not part of the live audit.",
      "docsPath": "/rpc/transaction/send-tx",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Send transaction",
      "httpMethod": "POST",
      "id": "rpc-send-tx",
      "name": "NEAR Protocol RPC: Send transaction",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "send_tx",
      "pageModelId": "rpc-send-tx",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/send_tx/other/send_tx",
        "/reference/operation/send_tx"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/send_tx.yaml",
      "summary": "Send transaction",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-send-tx",
      "abstract": "Send transaction",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/send_tx#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/send_tx",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/send-tx#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/send-tx",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/send-tx#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/send-tx",
        "https://docs.fastnear.com/rpcs/transaction/send_tx",
        "https://docs.fastnear.com/rpcs/transaction/send_tx/other/send_tx",
        "https://docs.fastnear.com/reference/operation/send_tx"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/send-tx#page",
        "https://docs.fastnear.com/rpcs/transaction/send_tx#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/transaction/tx_status",
      "description": "Get the status and details of a transaction",
      "docsPath": "/rpc/transaction/tx-status",
      "familyId": "rpc-transaction",
      "headline": "NEAR Protocol RPC: Transaction Status",
      "httpMethod": "POST",
      "id": "rpc-tx-status",
      "name": "NEAR Protocol RPC: Transaction Status",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "tx_status",
      "pageModelId": "rpc-tx-status",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/transaction/tx_status/other/tx_status",
        "/reference/operation/tx_status"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/transaction/tx_status.yaml",
      "summary": "Check transaction status",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-tx-status",
      "abstract": "Check transaction status",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/transaction/tx_status#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/transaction/tx_status",
      "docsPageId": "https://docs.fastnear.com/rpc/transaction/tx-status#page",
      "docsUrl": "https://docs.fastnear.com/rpc/transaction/tx-status",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-transaction",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/transaction/tx-status#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/transaction/tx-status",
        "https://docs.fastnear.com/rpcs/transaction/tx_status",
        "https://docs.fastnear.com/rpcs/transaction/tx_status/other/tx_status",
        "https://docs.fastnear.com/reference/operation/tx_status"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/transaction/tx-status#page",
        "https://docs.fastnear.com/rpcs/transaction/tx_status#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/validators/EXPERIMENTAL_validators_ordered",
      "description": "Returns the current epoch validators ordered in the block producer order with repetition",
      "docsPath": "/rpc/validators/experimental-validators-ordered",
      "familyId": "rpc-validators",
      "headline": "NEAR Protocol RPC: Get validators ordered",
      "httpMethod": "POST",
      "id": "rpc-EXPERIMENTAL-validators-ordered",
      "name": "NEAR Protocol RPC: Get validators ordered",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "EXPERIMENTAL_validators_ordered",
      "pageModelId": "rpc-EXPERIMENTAL-validators-ordered",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/validators/EXPERIMENTAL_validators_ordered/other/EXPERIMENTAL_validators_ordered",
        "/reference/operation/EXPERIMENTAL_validators_ordered"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/validators/EXPERIMENTAL_validators_ordered.yaml",
      "summary": "Get validators ordered",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-validators-ordered",
      "abstract": "Get validators ordered",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered",
      "docsPageId": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered#page",
      "docsUrl": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-validators",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered",
        "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered",
        "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered/other/EXPERIMENTAL_validators_ordered",
        "https://docs.fastnear.com/reference/operation/EXPERIMENTAL_validators_ordered"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered#page",
        "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/validators/validators_by_epoch",
      "description": "Retrieves the list of validators and their details for a specific epoch",
      "docsPath": "/rpc/validators/validators-by-epoch",
      "familyId": "rpc-validators",
      "headline": "NEAR Protocol RPC: Validators By Epoch",
      "httpMethod": "POST",
      "id": "rpc-validators-by-epoch",
      "name": "NEAR Protocol RPC: Validators By Epoch",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "validators_by_epoch",
      "pageModelId": "rpc-validators-by-epoch",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/validators/validators_by_epoch/other/validators_by_epoch",
        "/reference/operation/validators_by_epoch"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/validators/validators_by_epoch.yaml",
      "summary": "Get validators by epoch",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-validators-by-epoch",
      "abstract": "Get validators by epoch",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/validators/validators_by_epoch#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/validators/validators_by_epoch",
      "docsPageId": "https://docs.fastnear.com/rpc/validators/validators-by-epoch#page",
      "docsUrl": "https://docs.fastnear.com/rpc/validators/validators-by-epoch",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-validators",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/validators/validators-by-epoch#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/validators/validators-by-epoch",
        "https://docs.fastnear.com/rpcs/validators/validators_by_epoch",
        "https://docs.fastnear.com/rpcs/validators/validators_by_epoch/other/validators_by_epoch",
        "https://docs.fastnear.com/reference/operation/validators_by_epoch"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/validators/validators-by-epoch#page",
        "https://docs.fastnear.com/rpcs/validators/validators_by_epoch#page"
      ]
    },
    {
      "authSummary": "API key via query apiKey",
      "canonicalPath": "/rpcs/validators/validators_current",
      "description": "Retrieves the list of current validators and their details",
      "docsPath": "/rpc/validators/validators-current",
      "familyId": "rpc-validators",
      "headline": "NEAR Protocol RPC: Current Validators",
      "httpMethod": "POST",
      "id": "rpc-validators-current",
      "name": "NEAR Protocol RPC: Current Validators",
      "networkKeys": [
        "mainnet",
        "testnet"
      ],
      "operationId": "validators_current",
      "pageModelId": "rpc-validators-current",
      "requestPath": "/",
      "requestType": null,
      "routeAliases": [
        "/rpcs/validators/validators_current/other/validators_current",
        "/reference/operation/validators_current"
      ],
      "schemaType": "APIReference",
      "sourceSpec": "rpcs/validators/validators_current.yaml",
      "summary": "Get current validators",
      "transport": "json-rpc",
      "@id": "https://docs.fastnear.com/structured-data/operations/rpc-validators-current",
      "abstract": "Get current validators",
      "canonicalPageId": "https://docs.fastnear.com/rpcs/validators/validators_current#page",
      "canonicalUrl": "https://docs.fastnear.com/rpcs/validators/validators_current",
      "docsPageId": "https://docs.fastnear.com/rpc/validators/validators-current#page",
      "docsUrl": "https://docs.fastnear.com/rpc/validators/validators-current",
      "familyEntityId": "https://docs.fastnear.com/structured-data/families/rpc-validators",
      "inLanguage": "en",
      "mainEntityOfPageId": "https://docs.fastnear.com/rpc/validators/validators-current#page",
      "publisherId": "https://docs.fastnear.com/#organization",
      "sameAs": [
        "https://docs.fastnear.com/rpc/validators/validators-current",
        "https://docs.fastnear.com/rpcs/validators/validators_current",
        "https://docs.fastnear.com/rpcs/validators/validators_current/other/validators_current",
        "https://docs.fastnear.com/reference/operation/validators_current"
      ],
      "subjectOfPageIds": [
        "https://docs.fastnear.com/rpc/validators/validators-current#page",
        "https://docs.fastnear.com/rpcs/validators/validators_current#page"
      ]
    }
  ],
  "organization": {
    "@id": "https://docs.fastnear.com/#organization",
    "@type": "Organization",
    "description": "High-performance RPC and API infrastructure for the NEAR Protocol blockchain.",
    "logo": "https://docs.fastnear.com/img/fastnear_logo_black.png",
    "name": "FastNear",
    "sameAs": [
      "https://github.com/fastnear",
      "https://x.com/fast_near"
    ],
    "url": "https://fastnear.com"
  },
  "pages": [
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/index.md",
      "pageSchemaType": "CollectionPage",
      "route": "/",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/agents#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/agents.md",
      "pageSchemaType": "TechArticle",
      "route": "/agents",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/agents"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/agents/auth#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/agents/auth.md",
      "pageSchemaType": "TechArticle",
      "route": "/agents/auth",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/agents/auth"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/agents/choosing-surfaces#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/agents/choosing-surfaces.md",
      "pageSchemaType": "TechArticle",
      "route": "/agents/choosing-surfaces",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/agents/choosing-surfaces"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/agents/playbooks#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/agents/playbooks.md",
      "pageSchemaType": "TechArticle",
      "route": "/agents/playbooks",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/agents/playbooks"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/api#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api.md",
      "pageSchemaType": "CollectionPage",
      "route": "/api",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/api/reference#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/reference.md",
      "pageSchemaType": "CollectionPage",
      "route": "/api/reference",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/reference"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-system-health",
        "pageId": "https://docs.fastnear.com/api/system/health#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/system/health.md",
      "pageSchemaType": "WebPage",
      "route": "/api/system/health",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/system/health"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-system-status",
        "pageId": "https://docs.fastnear.com/api/system/status#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/system/status.md",
      "pageSchemaType": "WebPage",
      "route": "/api/system/status",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/system/status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-ft",
        "pageId": "https://docs.fastnear.com/api/v0/account-ft#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v0/account-ft.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v0/account-ft",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v0/account-ft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-nft",
        "pageId": "https://docs.fastnear.com/api/v0/account-nft#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v0/account-nft.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v0/account-nft",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v0/account-nft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-staking",
        "pageId": "https://docs.fastnear.com/api/v0/account-staking#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v0/account-staking.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v0/account-staking",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v0/account-staking"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup",
        "pageId": "https://docs.fastnear.com/api/v0/public-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v0/public-key.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v0/public-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v0/public-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup-all",
        "pageId": "https://docs.fastnear.com/api/v0/public-key-all#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v0/public-key-all.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v0/public-key-all",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v0/public-key-all"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-ft",
        "pageId": "https://docs.fastnear.com/api/v1/account-ft#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/account-ft.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/account-ft",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/account-ft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-full",
        "pageId": "https://docs.fastnear.com/api/v1/account-full#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/account-full.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/account-full",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/account-full"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-nft",
        "pageId": "https://docs.fastnear.com/api/v1/account-nft#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/account-nft.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/account-nft",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/account-nft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-staking",
        "pageId": "https://docs.fastnear.com/api/v1/account-staking#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/account-staking.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/account-staking",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/account-staking"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-ft-top",
        "pageId": "https://docs.fastnear.com/api/v1/ft-top#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/ft-top.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/ft-top",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/ft-top"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup",
        "pageId": "https://docs.fastnear.com/api/v1/public-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/public-key.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/public-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/public-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup-all",
        "pageId": "https://docs.fastnear.com/api/v1/public-key-all#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/api/v1/public-key-all.md",
      "pageSchemaType": "WebPage",
      "route": "/api/v1/public-key-all",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/api/v1/public-key-all"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-system-health",
        "pageId": "https://docs.fastnear.com/apis/fastnear/system/health#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/system/health.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/system/health",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/system/health"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-system-status",
        "pageId": "https://docs.fastnear.com/apis/fastnear/system/status#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/system/status.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/system/status",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/system/status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-ft",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v0/account_ft#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_ft.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v0/account_ft",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v0/account_ft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-nft",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v0/account_nft#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_nft.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v0/account_nft",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v0/account_nft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-account-staking",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v0/account_staking#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v0/account_staking.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v0/account_staking",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v0/account_staking"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v0/public_key_lookup",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v0-public-key-lookup-all",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v0/public_key_lookup_all",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v0/public_key_lookup_all"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-ft",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/account_ft#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_ft.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/account_ft",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/account_ft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-full",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/account_full#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_full.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/account_full",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/account_full"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-nft",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/account_nft#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_nft.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/account_nft",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/account_nft"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-account-staking",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/account_staking#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/account_staking.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/account_staking",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/account_staking"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-ft-top",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/ft_top#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/ft_top.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/ft_top",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/ft_top"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/public_key_lookup",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-fastnear"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/fastnear-v1-public-key-lookup-all",
        "pageId": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/fastnear/v1/public_key_lookup_all",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/fastnear/v1/public_key_lookup_all"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-all-by-predecessor",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/all_by_predecessor",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/all_by_predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-history-key",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/get_history_key",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_history_key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-latest-key",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/get_latest_key",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/get_latest_key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-account",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/history_by_account",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-key",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/history_by_key",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-predecessor",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/history_by_predecessor",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/history_by_predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-account",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/latest_by_account",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-predecessor",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/latest_by_predecessor",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/latest_by_predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-multi",
        "pageId": "https://docs.fastnear.com/apis/kv-fastdata/v0/multi#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/kv-fastdata/v0/multi.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/kv-fastdata/v0/multi",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/kv-fastdata/v0/multi"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-system-health",
        "pageId": "https://docs.fastnear.com/apis/neardata/system/health#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/system/health.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/system/health",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/system/health"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/block.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/block",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-chunk",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/block_chunk#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/block_chunk.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/block_chunk",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/block_chunk"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-headers",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/block_headers#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/block_headers.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/block_headers",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/block_headers"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-optimistic",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/block_optimistic#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/block_optimistic.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/block_optimistic",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/block_optimistic"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-shard",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/block_shard#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/block_shard.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/block_shard",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/block_shard"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-first-block",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/first_block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/first_block.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/first_block",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/first_block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-final",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/last_block_final#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/last_block_final.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/last_block_final",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/last_block_final"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-optimistic",
        "pageId": "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/neardata/v0/last_block_optimistic",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/neardata/v0/last_block_optimistic"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-account",
        "pageId": "https://docs.fastnear.com/apis/transactions/v0/account#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transactions/v0/account.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transactions/v0/account",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transactions/v0/account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-block",
        "pageId": "https://docs.fastnear.com/apis/transactions/v0/block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transactions/v0/block.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transactions/v0/block",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transactions/v0/block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-blocks",
        "pageId": "https://docs.fastnear.com/apis/transactions/v0/blocks#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transactions/v0/blocks.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transactions/v0/blocks",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transactions/v0/blocks"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-receipt",
        "pageId": "https://docs.fastnear.com/apis/transactions/v0/receipt#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transactions/v0/receipt.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transactions/v0/receipt",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transactions/v0/receipt"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-transactions",
        "pageId": "https://docs.fastnear.com/apis/transactions/v0/transactions#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transactions/v0/transactions.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transactions/v0/transactions",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transactions/v0/transactions"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transfers"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transfers-v0-transfers",
        "pageId": "https://docs.fastnear.com/apis/transfers/v0/transfers#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/apis/transfers/v0/transfers.md",
      "pageSchemaType": "WebPage",
      "route": "/apis/transfers/v0/transfers",
      "routeType": "hosted-api",
      "url": "https://docs.fastnear.com/apis/transfers/v0/transfers"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/auth#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/auth.md",
      "pageSchemaType": "CollectionPage",
      "route": "/auth",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/auth"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/fastdata/kv#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv.md",
      "pageSchemaType": "CollectionPage",
      "route": "/fastdata/kv",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-all-by-predecessor",
        "pageId": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/all-by-predecessor",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/all-by-predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-history-key",
        "pageId": "https://docs.fastnear.com/fastdata/kv/get-history-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/get-history-key.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/get-history-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/get-history-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-get-latest-key",
        "pageId": "https://docs.fastnear.com/fastdata/kv/get-latest-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/get-latest-key.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/get-latest-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/get-latest-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-account",
        "pageId": "https://docs.fastnear.com/fastdata/kv/history-by-account#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/history-by-account.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/history-by-account",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/history-by-account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-key",
        "pageId": "https://docs.fastnear.com/fastdata/kv/history-by-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/history-by-key.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/history-by-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/history-by-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-history-by-predecessor",
        "pageId": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/history-by-predecessor",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/history-by-predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-account",
        "pageId": "https://docs.fastnear.com/fastdata/kv/latest-by-account#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/latest-by-account.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/latest-by-account",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/latest-by-account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-latest-by-predecessor",
        "pageId": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/latest-by-predecessor",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/latest-by-predecessor"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-kv-fastdata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/kv-fastdata-v0-multi",
        "pageId": "https://docs.fastnear.com/fastdata/kv/multi#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/fastdata/kv/multi.md",
      "pageSchemaType": "WebPage",
      "route": "/fastdata/kv/multi",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/fastdata/kv/multi"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/internationalization#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/internationalization.md",
      "pageSchemaType": "TechArticle",
      "route": "/internationalization",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/internationalization"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/neardata#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata.md",
      "pageSchemaType": "CollectionPage",
      "route": "/neardata",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block",
        "pageId": "https://docs.fastnear.com/neardata/block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/block.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-chunk",
        "pageId": "https://docs.fastnear.com/neardata/block-chunk#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/block-chunk.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/block-chunk",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/block-chunk"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-headers",
        "pageId": "https://docs.fastnear.com/neardata/block-headers#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/block-headers.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/block-headers",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/block-headers"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-optimistic",
        "pageId": "https://docs.fastnear.com/neardata/block-optimistic#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/block-optimistic.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/block-optimistic",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/block-optimistic"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-block-shard",
        "pageId": "https://docs.fastnear.com/neardata/block-shard#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/block-shard.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/block-shard",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/block-shard"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-first-block",
        "pageId": "https://docs.fastnear.com/neardata/first-block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/first-block.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/first-block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/first-block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-final",
        "pageId": "https://docs.fastnear.com/neardata/last-block-final#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/last-block-final.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/last-block-final",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/last-block-final"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-v0-last-block-optimistic",
        "pageId": "https://docs.fastnear.com/neardata/last-block-optimistic#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/last-block-optimistic.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/last-block-optimistic",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/last-block-optimistic"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-neardata"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/neardata-system-health",
        "pageId": "https://docs.fastnear.com/neardata/system/health#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/neardata/system/health.md",
      "pageSchemaType": "WebPage",
      "route": "/neardata/system/health",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/neardata/system/health"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/redocly-config#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/redocly-config.md",
      "pageSchemaType": "TechArticle",
      "route": "/redocly-config",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/redocly-config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account",
          "https://docs.fastnear.com/structured-data/families/rpc-block",
          "https://docs.fastnear.com/structured-data/families/rpc-contract",
          "https://docs.fastnear.com/structured-data/families/rpc-protocol",
          "https://docs.fastnear.com/structured-data/families/rpc-transaction",
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/rpc#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc.md",
      "pageSchemaType": "CollectionPage",
      "route": "/rpc",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key",
        "pageId": "https://docs.fastnear.com/rpc/account/view-access-key#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/account/view-access-key.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/account/view-access-key",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/account/view-access-key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key-list",
        "pageId": "https://docs.fastnear.com/rpc/account/view-access-key-list#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/account/view-access-key-list.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/account/view-access-key-list",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/account/view-access-key-list"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-account",
        "pageId": "https://docs.fastnear.com/rpc/account/view-account#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/account/view-account.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/account/view-account",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/account/view-account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-height",
        "pageId": "https://docs.fastnear.com/rpc/block/block-by-height#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/block/block-by-height.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/block/block-by-height",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/block/block-by-height"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-id",
        "pageId": "https://docs.fastnear.com/rpc/block/block-by-id#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/block/block-by-id.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/block/block-by-id",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/block/block-by-id"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-effects",
        "pageId": "https://docs.fastnear.com/rpc/block/block-effects#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/block/block-effects.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/block/block-effects",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/block/block-effects"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-call-function",
        "pageId": "https://docs.fastnear.com/rpc/contract/call-function#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/contract/call-function.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/contract/call-function",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/contract/call-function"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-code",
        "pageId": "https://docs.fastnear.com/rpc/contract/view-code#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/contract/view-code.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/contract/view-code",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/contract/view-code"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code",
        "pageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/contract/view-global-contract-code.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/contract/view-global-contract-code",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/contract/view-global-contract-code"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code-by-account-id",
        "pageId": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/contract/view-global-contract-code-by-account-id",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/contract/view-global-contract-code-by-account-id"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-state",
        "pageId": "https://docs.fastnear.com/rpc/contract/view-state#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/contract/view-state.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/contract/view-state",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/contract/view-state"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-changes",
        "pageId": "https://docs.fastnear.com/rpc/protocol/changes#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/changes.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/changes",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/changes"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-block-shard",
        "pageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/chunk-by-block-shard",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/chunk-by-block-shard"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-hash",
        "pageId": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/chunk-by-hash",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/chunk-by-hash"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-client-config",
        "pageId": "https://docs.fastnear.com/rpc/protocol/client-config#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/client-config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/client-config",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/client-config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-congestion-level",
        "pageId": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/experimental-congestion-level",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/experimental-congestion-level"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-block-proof",
        "pageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/experimental-light-client-block-proof",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-block-proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-proof",
        "pageId": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/experimental-light-client-proof",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/experimental-light-client-proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-protocol-config",
        "pageId": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/experimental-protocol-config",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/experimental-protocol-config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-split-storage-info",
        "pageId": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/experimental-split-storage-info",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/experimental-split-storage-info"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price",
        "pageId": "https://docs.fastnear.com/rpc/protocol/gas-price#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/gas-price.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/gas-price",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/gas-price"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price-by-block",
        "pageId": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/gas-price-by-block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/gas-price-by-block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-genesis-config",
        "pageId": "https://docs.fastnear.com/rpc/protocol/genesis-config#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/genesis-config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/genesis-config",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/genesis-config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-health",
        "pageId": "https://docs.fastnear.com/rpc/protocol/health#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/health.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/health",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/health"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-latest-block",
        "pageId": "https://docs.fastnear.com/rpc/protocol/latest-block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/latest-block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/latest-block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/latest-block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-light-client-proof",
        "pageId": "https://docs.fastnear.com/rpc/protocol/light-client-proof#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/light-client-proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/light-client-proof",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/light-client-proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-maintenance-windows",
        "pageId": "https://docs.fastnear.com/rpc/protocol/maintenance-windows#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/maintenance-windows.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/maintenance-windows",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/maintenance-windows"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-metrics",
        "pageId": "https://docs.fastnear.com/rpc/protocol/metrics#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/metrics.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/metrics",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/metrics"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-network-info",
        "pageId": "https://docs.fastnear.com/rpc/protocol/network-info#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/network-info.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/network-info",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/network-info"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-next-light-client-block",
        "pageId": "https://docs.fastnear.com/rpc/protocol/next-light-client-block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/next-light-client-block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/next-light-client-block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/next-light-client-block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-status",
        "pageId": "https://docs.fastnear.com/rpc/protocol/status#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/protocol/status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/protocol/status",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/protocol/status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-async",
        "pageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/broadcast-tx-async",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-async"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-commit",
        "pageId": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/broadcast-tx-commit",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/broadcast-tx-commit"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-receipt",
        "pageId": "https://docs.fastnear.com/rpc/transaction/experimental-receipt#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/experimental-receipt.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/experimental-receipt",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/experimental-receipt"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-tx-status",
        "pageId": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/experimental-tx-status",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/experimental-tx-status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-send-tx",
        "pageId": "https://docs.fastnear.com/rpc/transaction/send-tx#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/send-tx.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/send-tx",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/send-tx"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-tx-status",
        "pageId": "https://docs.fastnear.com/rpc/transaction/tx-status#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/transaction/tx-status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/transaction/tx-status",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/transaction/tx-status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-validators-ordered",
        "pageId": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/validators/experimental-validators-ordered",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/validators/experimental-validators-ordered"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-validators-by-epoch",
        "pageId": "https://docs.fastnear.com/rpc/validators/validators-by-epoch#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/validators/validators-by-epoch.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/validators/validators-by-epoch",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/validators/validators-by-epoch"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-validators-current",
        "pageId": "https://docs.fastnear.com/rpc/validators/validators-current#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpc/validators/validators-current.md",
      "pageSchemaType": "WebPage",
      "route": "/rpc/validators/validators-current",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/rpc/validators/validators-current"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key",
        "pageId": "https://docs.fastnear.com/rpcs/account/view_access_key#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/account/view_access_key.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/account/view_access_key",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/account/view_access_key"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-access-key-list",
        "pageId": "https://docs.fastnear.com/rpcs/account/view_access_key_list#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/account/view_access_key_list.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/account/view_access_key_list",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/account/view_access_key_list"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-account"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-account",
        "pageId": "https://docs.fastnear.com/rpcs/account/view_account#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/account/view_account.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/account/view_account",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/account/view_account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-height",
        "pageId": "https://docs.fastnear.com/rpcs/block/block_by_height#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/block/block_by_height.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/block/block_by_height",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/block/block_by_height"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-by-id",
        "pageId": "https://docs.fastnear.com/rpcs/block/block_by_id#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/block/block_by_id.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/block/block_by_id",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/block/block_by_id"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-block"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-block-effects",
        "pageId": "https://docs.fastnear.com/rpcs/block/block_effects#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/block/block_effects.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/block/block_effects",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/block/block_effects"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-call-function",
        "pageId": "https://docs.fastnear.com/rpcs/contract/call#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/contract/call.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/contract/call",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/contract/call"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-code",
        "pageId": "https://docs.fastnear.com/rpcs/contract/view_code#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/contract/view_code.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/contract/view_code",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/contract/view_code"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code",
        "pageId": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/contract/view_global_contract_code",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-global-contract-code-by-account-id",
        "pageId": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/contract/view_global_contract_code_by_account_id",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/contract/view_global_contract_code_by_account_id"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-contract"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-view-state",
        "pageId": "https://docs.fastnear.com/rpcs/contract/view_state#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/contract/view_state.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/contract/view_state",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/contract/view_state"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-changes",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/changes#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/changes.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/changes",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/changes"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-block-shard",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/chunk_by_block_shard",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/chunk_by_block_shard"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-chunk-by-hash",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/chunk_by_hash",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/chunk_by_hash"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-client-config",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/client_config#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/client_config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/client_config",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/client_config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-congestion-level",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/EXPERIMENTAL_congestion_level",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_congestion_level"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-block-proof",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/EXPERIMENTAL_light_client_block_proof",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_block_proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-light-client-proof",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/EXPERIMENTAL_light_client_proof",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_light_client_proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-protocol-config",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/EXPERIMENTAL_protocol_config",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_protocol_config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-split-storage-info",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/EXPERIMENTAL_split_storage_info",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/EXPERIMENTAL_split_storage_info"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/gas_price#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/gas_price.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/gas_price",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/gas_price"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-gas-price-by-block",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/gas_price_by_block",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/gas_price_by_block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-genesis-config",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/genesis_config#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/genesis_config.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/genesis_config",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/genesis_config"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-health",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/health#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/health.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/health",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/health"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-latest-block",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/latest_block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/latest_block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/latest_block",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/latest_block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-light-client-proof",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/light_client_proof#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/light_client_proof.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/light_client_proof",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/light_client_proof"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-maintenance-windows",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/maintenance_windows#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/maintenance_windows.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/maintenance_windows",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/maintenance_windows"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-metrics",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/metrics#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/metrics.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/metrics",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/metrics"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-network-info",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/network_info#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/network_info.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/network_info",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/network_info"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-next-light-client-block",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/next_light_client_block#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/next_light_client_block.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/next_light_client_block",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/next_light_client_block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-protocol"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-status",
        "pageId": "https://docs.fastnear.com/rpcs/protocol/status#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/protocol/status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/protocol/status",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/protocol/status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-async",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/broadcast_tx_async",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_async"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-broadcast-tx-commit",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/broadcast_tx_commit",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/broadcast_tx_commit"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-receipt",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/EXPERIMENTAL_receipt",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_receipt"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-tx-status",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/EXPERIMENTAL_tx_status",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/EXPERIMENTAL_tx_status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-send-tx",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/send_tx#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/send_tx.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/send_tx",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/send_tx"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-transaction"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-tx-status",
        "pageId": "https://docs.fastnear.com/rpcs/transaction/tx_status#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/transaction/tx_status.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/transaction/tx_status",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/transaction/tx_status"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-EXPERIMENTAL-validators-ordered",
        "pageId": "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/validators/EXPERIMENTAL_validators_ordered",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/validators/EXPERIMENTAL_validators_ordered"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-validators-by-epoch",
        "pageId": "https://docs.fastnear.com/rpcs/validators/validators_by_epoch#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/validators/validators_by_epoch.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/validators/validators_by_epoch",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/validators/validators_by_epoch"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/rpc-validators"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/rpc-validators-current",
        "pageId": "https://docs.fastnear.com/rpcs/validators/validators_current#page"
      },
      "indexable": false,
      "markdownMirrorUrl": "https://docs.fastnear.com/rpcs/validators/validators_current.md",
      "pageSchemaType": "WebPage",
      "route": "/rpcs/validators/validators_current",
      "routeType": "hosted-rpc",
      "url": "https://docs.fastnear.com/rpcs/validators/validators_current"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/snapshots#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/snapshots.md",
      "pageSchemaType": "CollectionPage",
      "route": "/snapshots",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/snapshots"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/snapshots/mainnet#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/snapshots/mainnet.md",
      "pageSchemaType": "TechArticle",
      "route": "/snapshots/mainnet",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/snapshots/mainnet"
    },
    {
      "entityIds": {
        "familyIds": [],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/snapshots/testnet#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/snapshots/testnet.md",
      "pageSchemaType": "TechArticle",
      "route": "/snapshots/testnet",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/snapshots/testnet"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transfers"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/transfers#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/transfers.md",
      "pageSchemaType": "CollectionPage",
      "route": "/transfers",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/transfers"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transfers"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transfers-v0-transfers",
        "pageId": "https://docs.fastnear.com/transfers/query#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/transfers/query.md",
      "pageSchemaType": "WebPage",
      "route": "/transfers/query",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/transfers/query"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": null,
        "pageId": "https://docs.fastnear.com/tx#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx.md",
      "pageSchemaType": "CollectionPage",
      "route": "/tx",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-account",
        "pageId": "https://docs.fastnear.com/tx/account#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx/account.md",
      "pageSchemaType": "WebPage",
      "route": "/tx/account",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx/account"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-block",
        "pageId": "https://docs.fastnear.com/tx/block#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx/block.md",
      "pageSchemaType": "WebPage",
      "route": "/tx/block",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx/block"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-blocks",
        "pageId": "https://docs.fastnear.com/tx/blocks#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx/blocks.md",
      "pageSchemaType": "WebPage",
      "route": "/tx/blocks",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx/blocks"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-receipt",
        "pageId": "https://docs.fastnear.com/tx/receipt#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx/receipt.md",
      "pageSchemaType": "WebPage",
      "route": "/tx/receipt",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx/receipt"
    },
    {
      "entityIds": {
        "familyIds": [
          "https://docs.fastnear.com/structured-data/families/api-transactions"
        ],
        "mainEntityId": "https://docs.fastnear.com/structured-data/operations/transactions-v0-transactions",
        "pageId": "https://docs.fastnear.com/tx/transactions#page"
      },
      "indexable": true,
      "markdownMirrorUrl": "https://docs.fastnear.com/tx/transactions.md",
      "pageSchemaType": "WebPage",
      "route": "/tx/transactions",
      "routeType": "docs",
      "url": "https://docs.fastnear.com/tx/transactions"
    }
  ],
  "version": 1,
  "website": {
    "@id": "https://docs.fastnear.com/#website",
    "@type": "WebSite",
    "description": "API and RPC documentation for FastNear, high-performance infrastructure for the NEAR Protocol.",
    "inLanguage": "en",
    "name": "FastNear Docs",
    "publisher": {
      "@id": "https://docs.fastnear.com/#organization"
    },
    "url": "https://docs.fastnear.com"
  }
}
