Gettxoutproof
NOWNodes API key passed in the api-key header.
Request payload containing the documented method parameters and client request identifier.
JSON-RPC protocol version.
1.0Client-provided request identifier echoed in the response.
curltestJSON-RPC method name.
gettxoutproofPossible values: Proof retrieved successfully
Object containing gettxoutproof response details.
Method-specific result returned by gettxoutproof.
00000020f8b8f8c61f6ad6f6d2b31c7ce4c1bb8f8b8f8c61f6ad6f6d2b31c7ce4c1bbJSON-RPC error object or null on success.
JSON-RPC error object. Null when the request succeeds.
{"code":-28,"message":"Service temporarily unavailable"}Request id echoed by the server.
Client-provided request identifier echoed in the response.
curltestClient-provided request identifier echoed in the response.
curltestUnauthorized: API key is present but rejected by the NOWNodes gateway.
Method Not Allowed. Returned by the NOWNodes gateway for malformed or unsupported gateway-level requests.
Missing API key. The NOWNodes gateway returns plain text for this error.
Internal Server Error
Last updated