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

Uniblock JSON-RPC API

The Uniblock JSON-RPC API provides a single endpoint for standard JSON-RPC calls across hundreds of blockchain networks. Rather than managing individual node provider connections for each chain, developers can send JSON-RPC requests through Uniblock which automatically selects the best upstream node provider. This supports standard Ethereum and EVM-compatible JSON-RPC methods, as well as Solana and other chain-specific RPC interfaces, with built-in failover and automatic retries.

Uniblock JSON-RPC API is one of 7 APIs that Uniblock publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Blockchain, EVM, JSON-RPC, Nodes, and Web3. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.uniblock.dev/direct/v1.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.uniblock.dev
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Uniblock JSON-RPC API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyHeader — Uniblock project API key passed as a header. If no provider-specific authentication is passed in the request, Uniblock will use the credentials stored in the p…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

JSON-RPC 1

Standard JSON-RPC 2.0 endpoint for sending blockchain RPC requests. Supports Ethereum, Solana, and other chain-specific RPC methods with automatic provider routing, failover, and…

POST
/json-rpc/v1/{chain}
Send a JSON-RPC Request
sendJsonRpcRequest 1 param body → 200400401502

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are JsonRpcRequest (4 properties), JsonRpcErrorResponse (3 properties), JsonRpcResponse (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

JsonRpcResponse
object
A standard JSON-RPC 2.0 success response from the blockchain node.
3 properties
JsonRpcErrorResponse
object
A standard JSON-RPC 2.0 error response from the blockchain node.
3 properties
JsonRpcRequest
object
A standard JSON-RPC 2.0 request object for blockchain node calls.
4 properties 3 required
ErrorResponse
object
Standard Uniblock error response for non-RPC errors.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uniblock-json-rpc-api-openapi.yml Raw ↑

Other APIs Uniblock publishes across the network.

Uniblock Direct Pass-Through API
Uniblock Market Data API
Uniblock NFTs API
Uniblock Scan API
Uniblock Tokens API
Uniblock Transactions API
Where this information came from

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

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

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

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