Skip to main content

List products

GEThttps://api.radom.com/products

Authorization

Send your API key in the Authorization header. Scheme: radomToken.

Parameters

isArchivedbooleanquery

True if includes archived products.

limitinteger<int64>query
offsetinteger<int64>query
orderBystringquery
orderDirectionstringquery

Responses

200Products retrieved successfully
dataProductSummary[]required
idstring<uuid>required

Unique identifier for the product.

organizationIdstring<uuid>required

Product's owning organization ID.

namestringrequired

Name of the product.

descriptionstringrequired

Product description.

chargingIntervalSecondsinteger<int64>required

Frequency of subscription payments.

currencyCurrencyrequired
AllowedUSDCADGBPEURAEDINRSEKBRLNZDAUDHKDNOKDKKJPYCNYCHFSGDPLNMXNCZKHUFZARSARRUBTRYILSUSDCUSDTEURCBTCTEST0ETHBNBSOLTRXAVAXMATIC
pricenumber<float>required

Price of product (either one time payment or susbcription charge).

imageUrlstringrequired

URL of image to use for the product.

createdAtstring<date-time>required

Time at which product was created.

updatedAtstring<date-time>required

Time at which product was last updated.

isArchivedbooleannullable

True if product is archived on dashboard

sendSubscriptionEmailsbooleannullable
productTypeProductTypenullable
PresalePresalerequired
TokenTokenPresalerequired
tickerstringrequired
decimalsinteger<int32>required>= 0
totalinteger<int64>required
401Unauthorized
errorstringrequired
500Internal server error
errorstringrequired