Home

Get product listings that have a name or description that match a given query in reverse relevance order, then name order (given a seller), then reverse chronological order

GET
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

requestTypestringrequiredquery
chainintegerrequiredquery
querystringquery
tagstringquery
sellerstringquery
firstIndexintegerquery
lastIndexintegerquery
inStockOnlybooleanquery
hideDelistedbooleanquery
includeCountsbooleanquery
requireBlockstringquery
requireLastBlockstringquery

Response

200OK

Successful DGS goods search

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error