You're viewing a demo portfolio

Join the waitlist
PRSM

get_ohlc

Active

Tool of CryptoData API

declared in 3.0.0

OHLC chart data: 1d, 7d, 30d, 90d candlesticks. $0.01.

Parameters schema

{
  "type": "object",
  "required": [
    "api_key"
  ],
  "properties": {
    "vs": {
      "type": "string",
      "default": "usd"
    },
    "coin": {
      "type": "string",
      "default": "bitcoin"
    },
    "days": {
      "type": "number",
      "default": 7
    },
    "api_key": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

CryptoData API

https://github.com/elevasyncsolutions-jpg/cryptodata-api

2/7 registries
View full server →