๐Endpoints
List of latest live Vertex Endpoints
Environments
Mainnet
Arbitrum One:
Gateway Websocket:
wss://gateway.prod.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.prod.vertexprotocol.com/v1
Subscriptions:
wss://gateway.prod.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.prod.vertexprotocol.com/v1
Trigger:
https://trigger.prod.vertexprotocol.com/v1
Blast Mainnet:
Gateway Websocket:
wss://gateway.blast-prod.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.blast-prod.vertexprotocol.com/v1
Gateway V2:
https://gateway.blast-prod.vertexprotocol.com/v2
Subscriptions:
wss://gateway.blast-prod.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.blast-prod.vertexprotocol.com/v1
Archive (Indexer) V2:
https://archive.blast-prod.vertexprotocol.com/v2
Trigger:
https://trigger.blast-prod.vertexprotocol.com/v1
Mantle Mainnet:
Gateway Websocket:
wss://gateway.mantle-prod.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.mantle-prod.vertexprotocol.com/v1
Gateway V2:
https://gateway.mantle-prod.vertexprotocol.com/v2
Subscriptions:
wss://gateway.mantle-prod.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.mantle-prod.vertexprotocol.com/v1
Archive (Indexer) V2:
https://archive.mantle-prod.vertexprotocol.com/v2
Trigger:
https://trigger.mantle-prod.vertexprotocol.com/v1
Sei Mainnet:
Gateway Websocket:
wss://gateway.sei-prod.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.sei-prod.vertexprotocol.com/v1
Subscriptions:
wss://gateway.sei-prod.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.sei-prod.vertexprotocol.com/v1
Testnet
Arbitrum Sepolia:
Gateway Websocket:
wss://gateway.sepolia-test.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.sepolia-test.vertexprotocol.com/v1
Subscriptions:
wss://gateway.sepolia-test.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.sepolia-test.vertexprotocol.com/v1
Trigger:
https://trigger.sepolia-test.vertexprotocol.com/v1
Blast Sepolia:
Gateway Websocket:
wss://gateway.blast-test.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.blast-test.vertexprotocol.com/v1
Subscriptions:
wss://gateway.blast-test.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.blast-test.vertexprotocol.com/v1
Trigger:
https://trigger.blast-test.vertexprotocol.com/v1
Mantle Sepolia:
Gateway Websocket:
wss://gateway.mantle-test.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.mantle-test.vertexprotocol.com/v1
Gateway V2:
https://gateway.mantle-test.vertexprotocol.com/v2
Subscriptions:
wss://gateway.mantle-test.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.mantle-test.vertexprotocol.com/v1
Archive (Indexer) V2:
https://archive.mantle-test.vertexprotocol.com/v2
Trigger:
https://trigger.mantle-test.vertexprotocol.com/v1
Sei Atlantic-2:
Gateway Websocket:
wss://gateway.sei-test.vertexprotocol.com/v1/ws
Gateway REST:
https://gateway.sei-test.vertexprotocol.com/v1
Subscriptions:
wss://gateway.sei-test.vertexprotocol.com/v1/subscribe
Archive (Indexer):
https://archive.sei-test.vertexprotocol.com/v1
Migration
Note: Endpoints have been recently updated, use the provided mapping to migrate. Old endpoints are scheduled for deprecation on January 1st, 2024.
Gateway (websocket):
Old endpoints:
wss://prod.vertexprotocol-backend.com/ws
wss://api.prod.vertexprotocol.com/ws
New endpoint:
wss://gateway.prod.vertexprotocol.com/v1/ws
Gateway (REST) - queries:
Old endpoints:
https://prod.vertexprotocol-backend.com/query
https://api.prod.vertexprotocol.com/query
New endpoint:
https://gateway.prod.vertexprotocol.com/v1/query
Gateway (REST) - symbols:
Old endpoints:
https://prod.vertexprotocol-backend.com/symbols
https://api.prod.vertexprotocol.com/symbols
New endpoint:
https://gateway.prod.vertexprotocol.com/v1/symbols
Gateway (REST) - executes:
Old endpoints:
https://prod.vertexprotocol-backend.com/execute
https://api.prod.vertexprotocol.com/execute
New endpoint:
https://gateway.prod.vertexprotocol.com/v1/execute
Subscriptions API:
Old endpoints:
wss://prod.vertexprotocol-backend.com/subscribe
wss://api.prod.vertexprotocol.com/subscribe
New endpoint:
wss://gateway.prod.vertexprotocol.com/v1/subscribe
Archive (indexer) API:
Old endpoints:
https://prod.vertexprotocol-backend.com/indexer
https://api.prod.vertexprotocol.com/indexer
New endpoint:
https://archive.prod.vertexprotocol.com/v1
Trigger API - queries:
Old endpoints:
https://prod.vertexprotocol-backend.com/trigger/query
https://api.prod.vertexprotocol.com/trigger/query
New endpoint:
https://trigger.prod.vertexprotocol.com/v1/query
Trigger API - executes:
Old endpoints:
https://prod.vertexprotocol-backend.com/trigger/execute
https://api.prod.vertexprotocol.com/trigger/execute
New endpoint:
https://trigger.prod.vertexprotocol.com/v1/execute
Gateway V2 - queries:
Old endpoints:
https://prod.vertexprotocol-backend.com/api/v2
https://api.prod.vertexprotocol.com/api/v2
New endpoint:
https://gateway.prod.vertexprotocol.com/v2
Archive (indexer) V2 - queries:
Old endpoints:
https://prod.vertexprotocol-backend.com/indexer/v2
https://api.prod.vertexprotocol.com/indexer/v2
New endpoint:
https://archive.prod.vertexprotocol.com/v2
Last updated