Get exchange information

Returns static exchange configuration and trading constraints. This endpoint provides essential information for integrating with the Kyan exchange.

No authentication required. This is a public endpoint.

Information Provided:

  • Environments: API base URLs and WebSocket URLs for different environments (alpha, sandbox, staging)
  • Trading Pairs: Available trading pairs and their status
  • Instrument Specifications: Naming formats, precision, and validation patterns for options and perpetuals
  • Order Constraints: Minimum order sizes, price increments, and maximum slippage limits
  • RFQ Constraints: Minimum sizes for Request-for-Quote orders
  • Fees: Trading, liquidation, and systemic fee structures
  • Rate Limits: REST API and WebSocket rate limiting configuration
  • WebSocket Channels: Available subscription channels and their parameters
  • Timeouts: Session durations and reconnection strategies
  • EIP-712 Domain: Signature domain parameters

This endpoint is served via KrakenD and returns pre-configured static data. Values are updated periodically and the lastUpdated field indicates when the configuration was last modified.

Language
URL
Click Try It! to start a request and see the response here!