List products
GET
https://api.radom.com/productsAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
isArchivedbooleanqueryTrue if includes archived products.
limitinteger<int64>queryoffsetinteger<int64>queryorderBystringqueryorderDirectionstringqueryResponses
200Products retrieved successfully
dataProductSummary[]required
idstring<uuid>requiredUnique identifier for the product.
organizationIdstring<uuid>requiredProduct's owning organization ID.
namestringrequiredName of the product.
descriptionstringrequiredProduct description.
chargingIntervalSecondsinteger<int64>requiredFrequency of subscription payments.
currencyCurrencyrequiredAllowed
USDCADGBPEURAEDINRSEKBRLNZDAUDHKDNOKDKKJPYCNYCHFSGDPLNMXNCZKHUFZARSARRUBTRYILSUSDCUSDTEURCBTCTEST0ETHBNBSOLTRXAVAXMATICpricenumber<float>requiredPrice of product (either one time payment or susbcription charge).
imageUrlstringrequiredURL of image to use for the product.
createdAtstring<date-time>requiredTime at which product was created.
updatedAtstring<date-time>requiredTime at which product was last updated.
isArchivedbooleannullableTrue if product is archived on dashboard
sendSubscriptionEmailsbooleannullableproductTypeProductTypenullable
PresalePresalerequired
TokenTokenPresalerequired
tickerstringrequireddecimalsinteger<int32>required>= 0totalinteger<int64>required401Unauthorized
errorstringrequired500Internal server error
errorstringrequired