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

Infura Infura (MetaMask Developer) JSON RPC API API

The Infura (MetaMask Developer) JSON RPC API API from Infura — 1 operation(s) for infura (metamask developer) json rpc api.

Infura Infura (MetaMask Developer) JSON RPC API API is one of 6 APIs that Infura publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Infura (MetaMask Developer) JSON RPC API. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against 2 base URLs: https://mainnet.infura.io/v3/{apiKey}, https://{network}.infura.io/v3/{apiKey}.

1 operations 1 paths 2 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
Base URL
https://{network}.infura.io/v3/{apiKey}
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Infura Infura (MetaMask Developer) JSON RPC API API declares 1 security scheme for authenticating requests. An API key is passed in the query as apiKey (ApiKeyInPath). By default, every request must be authenticated.

  • ApiKeyInPath — Infura API keys are passed as a path segment in the server URL (https://mainnet.infura.io/v3/ ), not as a query parameter or header. This security scheme is a…

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.

Infura (MetaMask Developer) JSON RPC API 1
POST
/
JSON-RPC entrypoint
jsonRpc body → 200

Schemas 2

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

JsonRpcResponse
object
4 properties
JsonRpcRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infura-infura-metamask-developer-json-rpc-api-api-openapi.yml Raw ↑

Other APIs Infura publishes across the network.

Infura JSON-RPC API
Infura Solana JSON-RPC
Infura Gas API
Infura IPFS API
Infura NFT API