Overview
Introduction
GTE API Reference
Documentation is a work in progress and will be updated often until official launch.
GTE API Documentation
Base http url: https://api-testnet.gte.xyz/v1
Base ws url: wss://api-testnet.gte.xyz/ws
REST API
The GTE API enables programmatic access to comprehensive market data, token details, trading endpoints, and other core exchange functionality. Use the REST API to query real-time and historical information, retrieve asset metadata, and interact with GTE’s trading infrastructure.
WebSocket
The WebSocket Streams offer real-time market data delivery, ensuring that users receive the most up-to-date market information. You can find details here.
SDK
Python
You can access the GTE API and place orders via our Python SDK