Pyth Connector Settings

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

Connection parameters

  • Token - API access token.
  • HistoryEndpoint - historical data API endpoint.
  • RouterEndpoint - latest-price REST API endpoint.
  • WebSocketEndpoint1 - primary real-time data WebSocket endpoint.
  • WebSocketEndpoint2 - secondary real-time data WebSocket endpoint.
  • WebSocketEndpoint3 - third real-time data WebSocket endpoint.
  • Channel - Pyth data channel.

Official API documentation