Skip to main content

List Supported Exchanges

GET /api/v1/exchanges Get list of all supported exchanges and their capabilities.

Request

Response

Response Fields

Check Credential Availability

GET /api/v1/exchanges/credentials Check which exchanges have internal credentials configured.

Request

Response

Response Fields

Validate Exchange Credentials

POST /api/v1/transactions/validate-credentials Validate exchange credentials without fetching transactions. Requires session authentication.

Request

Request Parameters

Success Response

Error Response

List Transaction Types

GET /api/v1/transactions/types Get all supported transaction types across exchanges.

Request

Response

Response Fields

Currently Supported Exchanges

Bybit

Bybit

Status: Fully supported
Testnet: Available
Credentials: Internal (no user API keys required)

Supported Transaction Types

Features

  • Real-time streaming via WebSocket
  • Historical data with flexible date ranges
  • Unified data format across all transaction types
  • Automatic credential management (no user setup required)
  • Testnet support for development and testing

Upcoming Exchanges

We’re actively working on adding support for more exchanges. Contact our support team if you need a specific exchange prioritized.

Planned Exchanges

  • Binance - Spot and futures trading
  • Coinbase - Spot trading and custody
  • Kraken - Spot and futures trading
  • OKX - Comprehensive trading support
  • KuCoin - Spot and futures trading

Request Exchange Support

To request support for a new exchange:
  1. Contact Support: Email us at support@quantcite.com
  2. Provide Details: Include exchange name and required transaction types
  3. Business Case: Explain your use case and timeline
  4. Priority Queue: We’ll add it to our development roadmap

Health Check

GET /api/v1/health Get health status of unified transaction services.

Request

Response

Response Fields

Use the health check endpoint to verify system status before making API calls.