Funding Rate Heatmap Data avatar

Funding Rate Heatmap Data

Pricing

$0.05 / funding rate heatmap data

Go to Apify Store
Funding Rate Heatmap Data

Funding Rate Heatmap Data

Retrieve funding-rate heatmap data for a selected grouping and interval. JSON output includes asset labels, date labels and indexed value entries ready for chart preparation.

Pricing

$0.05 / funding rate heatmap data

Rating

0.0

(0)

Developer

Grass Tech

Grass Tech

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Retrieve funding-rate heatmap data for a selected grouping and interval. JSON output includes asset labels, date labels and indexed value entries ready for chart preparation.

What this Actor does

Retrieve the data needed to prepare a funding-rate heatmap. This Actor returns structured data, not a rendered image or continuously updating chart.

Input

FieldTypeRequiredDescription
typestringYesSupported grouping selector; the verified example uses marketCap.
intervalstringYesSupported interval string; the verified example uses 1M. Preserve letter case.

Example input

{
"interval": "1M",
"type": "marketCap"
}

This example shows the accepted input structure. Select parameters appropriate to your query.

Output

The JSON envelope contains code, success and data. Observed fields are coinList, dateList and dataResult. Preserve the supplied labels and indexed entries when preparing a visualization.

A successful run saves the result under OUTPUT and in the default dataset. Use the Output tab to open the result. Returned values are observations, not forecasts.

Pricing

One request event is $0.05. Check the current Pricing panel and set a maximum run charge that covers the listed event. Review any platform usage displayed before starting.

How to run

  1. Review the input fields and example.
  2. Confirm the listed price and run budget.
  3. Start one run, wait for its final status, then open Output.
  4. Inspect result timestamps, field availability and returned status before using the data.

Scope and troubleshooting

Each run performs one data query. Data coverage and update times vary by market and parameters. This Actor does not execute trades, move funds or maintain a live subscription.

If a run fails, retain its Run ID and check the status and log. Review the input before starting another run. For support, open an Actor Issue with the Run ID and sanitized input; omit credentials and private keys. Financial data is informational, not investment advice.