cURL
curl --request GET \ --url https://api.polynode.dev/v1/crypto/series \ --header 'x-api-key: <api-key>'
{ "series": [ { "id": "10422", "slug": "xrp-up-or-down-15m", "title": "XRP Up or Down 15m", "recurrence": "15m", "active": true, "eventCount": null }, { "id": "10065", "slug": "ethereum-neg-risk-weekly", "title": "Ethereum Neg Risk Weekly", "recurrence": "weekly", "active": true, "eventCount": null } ], "count": 7 }
Recurring crypto market series.
Crypto recurring series
The response is of type object.
object