GTE website screenshot

GTE

GTE (Global Token Exchange) is a non-custodial, permissionless decentralized exchange built on MegaETH, offering a central limit order book (CLOB) with CEX-level speed — advertised at 100,000 orders per second and ~1ms latency — combined with DeFi security properties. Users trade crypto and tokenized assets 24/7 from a self-custodied wallet, with spot and leveraged/perpetual markets, shortable positions, and on-chain settlement. GTE exposes a public HTTP + WebSocket API (GTE API v1) covering tokens, markets, candles, trades, order books, and per-wallet portfolio/order data, plus a signed POST /exchange endpoint for submitting orders and trades. An official Python SDK (gte-py) constructs the signed transaction bodies. GTE is developed by Liquid Labs and backed by Paradigm.

GTE publishes 6 APIs on the APIs.io network, including Exchange API, Health API, Info API, and 3 more. Tagged areas include Company, Crypto Defi, Decentralized Exchange, Trading, and Market Data.

GTE’s developer surface includes documentation, authentication, sandbox, engineering blog, support, signup flow, and 20 more developer resources.

42.8/100 thin ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
6 APIs 1 MCP Servers
CompanyCrypto DefiDecentralized ExchangeTradingMarket DataOrder BookPerpetualsMegaETHBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.8/100 · thin
Contract Quality 10.6 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gte: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

GTE Exchange API

The Exchange API from GTE — 1 operation(s) for exchange.

GTE Health API

The Health API from GTE — 1 operation(s) for health.

GTE Info API

The Info API from GTE — 1 operation(s) for info.

GTE Markets API

The Markets API from GTE — 6 operation(s) for markets.

GTE Tokens API

The Tokens API from GTE — 3 operation(s) for tokens.

GTE Users API

The Users API from GTE — 6 operation(s) for users.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

gte-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Gte Authentication

signature · 0 schemes

SECURITY

Gte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gte Agentic Access

18 operations · 1 acting

18 operations · 1 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gte
name: GTE
description: GTE (Global Token Exchange) is a non-custodial, permissionless decentralized exchange built on MegaETH, offering
  a central limit order book (CLOB) with CEX-level speed — advertised at 100,000 orders per second and ~1ms latency — combined
  with DeFi security properties. Users trade crypto and tokenized assets 24/7 from a self-custodied wallet, with spot and
  leveraged/perpetual markets, shortable positions, and on-chain settlement. GTE exposes a public HTTP + WebSocket API (GTE
  API v1) covering tokens, markets, candles, trades, order books, and per-wallet portfolio/order data, plus a signed POST
  /exchange endpoint for submitting orders and trades. An official Python SDK (gte-py) constructs the signed transaction bodies.
  GTE is developed by Liquid Labs and backed by Paradigm.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/images/dmNBRSvrpcZRlw2DSNsXF7eY0MA.png
url: https://raw.githubusercontent.com/api-evangelist/gte/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- paradigm
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Crypto Defi
- Decentralized Exchange
- Trading
- Market Data
- Order Book
- Perpetuals
- MegaETH
- Blockchain
apis:
- aid: gte:gte-exchange-api
  name: GTE Exchange API
  description: The Exchange API from GTE — 1 operation(s) for exchange.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Exchange
  properties:
  - type: OpenAPI
    url: openapi/gte-exchange-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
- aid: gte:gte-health-api
  name: GTE Health API
  description: The Health API from GTE — 1 operation(s) for health.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/gte-health-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
- aid: gte:gte-info-api
  name: GTE Info API
  description: The Info API from GTE — 1 operation(s) for info.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Info
  properties:
  - type: OpenAPI
    url: openapi/gte-info-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
- aid: gte:gte-markets-api
  name: GTE Markets API
  description: The Markets API from GTE — 6 operation(s) for markets.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Markets
  properties:
  - type: OpenAPI
    url: openapi/gte-markets-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
- aid: gte:gte-tokens-api
  name: GTE Tokens API
  description: The Tokens API from GTE — 3 operation(s) for tokens.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/gte-tokens-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
- aid: gte:gte-users-api
  name: GTE Users API
  description: The Users API from GTE — 6 operation(s) for users.
  humanURL: https://docs.gte.xyz
  baseURL: https://api-testnet.gte.xyz/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/gte-users-api-openapi.yml
  - type: APIReference
    url: https://docs.gte.xyz/openapi.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/gte-domain-security.yml
- type: AgenticAccess
  url: agentic-access/gte-agentic-access.yml
- type: Documentation
  url: https://docs.gte.xyz
- type: DeveloperPortal
  url: https://docs.gte.xyz
- type: LLMsTxt
  url: llms/gte-llms.txt
- type: Packages
  url: packages/gte-packages.yml
- type: SDKs
  url: packages/gte-packages.yml
- type: MCPServer
  url: mcp/gte-mcp.yml
- type: Authentication
  url: authentication/gte-authentication.yml
- type: Conventions
  url: conventions/gte-conventions.yml
- type: ErrorCatalog
  url: errors/gte-problem-types.yml
- type: Lifecycle
  url: lifecycle/gte-lifecycle.yml
- type: Conformance
  url: conformance/gte-conformance.yml
- type: Sandbox
  url: sandbox/gte-sandbox.yml
- type: DataModel
  url: data-model/gte-data-model.yml
- type: WellKnown
  url: well-known/gte-well-known.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/gte-openapi-overlay.yaml
- type: GitHubOrganization
  url: https://github.com/Liquid-Labs-Inc
- type: Blog
  url: https://www.gte.xyz/blog
- type: Support
  url: https://discord.com/invite/gte-xyz
- type: SignUp
  url: https://testnet.gte.xyz/
- type: TermsOfService
  url: https://www.gte.xyz/terms-of-service
- type: PrivacyPolicy
  url: https://www.gte.xyz/privacy-policy
- type: X
  url: https://x.com/GTE_XYZ
- type: Website
  url: https://www.gte.xyz
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence