Crypto Instruments Overview avatar

Crypto Instruments Overview

Pricing

$0.05 / crypto instruments overview

Go to Apify Store
Crypto Instruments Overview

Crypto Instruments Overview

Retrieve paginated aggregate cryptocurrency instrument data.

Pricing

$0.05 / crypto instruments overview

Rating

0.0

(0)

Developer

Grass Tech

Grass Tech

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Retrieve paginated aggregate cryptocurrency instrument data.

Input

Pass the following JSON input. Field names are case-sensitive.

{
"page": 1,
"size": 1
}

Accepted input structure

{
"additionalProperties": false,
"properties": {
"page": {
"const": 1
},
"size": {
"const": 1
}
},
"required": [
"page",
"size"
],
"type": "object"
}

Output

After a successful run, read the OUTPUT record from the run's default key-value store. The JSON response includes success: true, code: "1", and the requested data in data. Market values can change between runs.

Pricing

The event price is $0.05 per run, charged once when processing starts. A run that fails after charging may still incur this event charge. Check the Pricing tab for any platform usage charges.

Limits

This Actor performs one data query per run. It does not place trades or manage funds. Only the input fields shown above are accepted.