Home

getmempoolinfo

POST
https://kmd.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns details about the current state of the mempool, including size, usage, fees, and more. No parameters required.

Body

application/json
jsonrpcstringrequired
idstringrequired
methodstringgetmempoolinforequired
paramsArray<any>required

No parameters required

Response

200OK

Mempool info retrieved successfully

401Unauthorized

Unauthorized

500Internal Server Error

Internal Server Error