Home

Get DGS products for sale in reverse chronological listing creation order unless a seller is given, then in product name order

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

If none of the optional parameters are specified, all in-stock products in the blockchain are retrieved at once, which may take a long time.

Parameters

requestTypestringrequiredquery
chainintegerrequiredquery
sellerstringquery
firstIndexintegerquery
lastIndexintegerquery
inStockOnlybooleanquery
hideDelistedbooleanquery
includeCountsbooleanquery
requireBlockstringquery
requireLastBlockstringquery

Response

200OK

Successful DGS goods retrieval

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error