get https://api-pro.sim.hashkeydev.com/api/v1/earn/offers
Weight: 1
Request Parameters
| Parameter | Type | Required | Example Value | Description |
|---|---|---|---|---|
| timestamp | LONG | Y | 1691567587389 | Timestamp |
| signature | STRING | Y | ||
| productId | STRING |
Response Content
| Param | Example | Type | Description |
|---|---|---|---|
| - | Array of objects of productIds | Array of objects of productIds | |
| productId | STRING | ||
| productName | STRING | ||
| productDesc | STRING | ||
| minApy | STRING | Estimated annual percentage yield If the annualization is 7%, this field is 0.07 | |
| maxApy | STRING | Estimated annual percentage yield If the annualization is 9%, this field is 0.09 | |
| currency | STRING | Investment currency, e.g. BTC, USD | |
| minAmount | STRING | Minimum subscription amount | |
| maxAmount | STRING | Maximum available subscription amount | |
| latestUnitValue | STRING | Latest value per unit in ccy | |
| purchasePrecision | STRING | ||
| redeemPrecision | STRING | ||
| status | STRING | purchasable: Purchasable stop: Suspension of subscription |