CoinGecko Connector Settings

Specify the connection parameters issued by the service in the connector settings.

Connection parameters

  • Tier - CoinGecko API subscription tier.
  • Token - API access token.
  • ApiEndpoint - REST API endpoint.
  • SocketEndpoint - WebSocket API endpoint.
  • QuoteCurrency - currency used to quote market prices.
  • IsStreamingEnabled - enable real-time WebSocket data.

Official API documentation