Cycles
Get cycles
Returns a list of cycles, including future cycles.
get/v1/cycles
Query parameters
Specify comma-separated list of fields to include into response or leave it undefined to return full object. If you select single field, response will be an array of values in both .fields and .values modes.
Sorts cycles by specified field. Supported fields: index (default, desc).
Specifies which or how many items should be skipped
limitinteger
Maximum number of items to return
quote'None' | 'Btc' | 'Eur' | 'Usd' | 'Cny' | 'Jpy' | 'Krw' | 'Eth' | 'Gbp'
Comma-separated list of ticker symbols to inject historical prices into response
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.