{ "aid": "ethereum.org:main-1.0.0", "name": "Ethereum JSON-RPC API", "type": "Index", "description": "The Ethereum JSON-RPC API provides access to Ethereum node functionality. All methods are invoked via JSON-RPC 2.0 POST requests to the node endpoint. Common methods include querying blocks, transactions, balances, and sending transactions.", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/ethereum.org/main/1.0.0/apis.json", "tags": [ "ethereum.org", "main" ], "created": "2026-04-01", "modified": "2026-04-01", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "ethereum.org:main-1.0.0", "name": "Ethereum JSON-RPC API", "description": "The Ethereum JSON-RPC API provides access to Ethereum node functionality. All methods are invoked via JSON-RPC 2.0 POST requests to the node endpoint. Common methods include querying blocks, transactions, balances, and sending transactions.", "image": "", "baseURL": "https://{node-url}", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/ethereum.org/main/1.0.0", "version": "1.0.0", "tags": [ "ethereum.org", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/ethereum.org/main/1.0.0/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/ethereum.org/main/1.0.0" } ] } ] }