🔗 WebSocket API

Endpoints

WebSocket endpoint provides real-time exchange rates streaming which works in Subscribe-Publish communication model. After establishing a WebSocket connection with us, you will need to send a Hello message documented below.

Endpoints

EnvironmentEncryptionValueRegion
ProductionYeswss://api-realtime.fx.finfeedapi.comGeoDNS (auto-routing)
ProductionNows://api-realtime.fx.finfeedapi.comGeoDNS (auto-routing)
ProductionYeswss://api-realtime-ncsa.fx.finfeedapi.comNorth & South America
ProductionNows://api-realtime-ncsa.fx.finfeedapi.comNorth & South America
ProductionYeswss://api-realtime-emea.fx.finfeedapi.comEurope, Middle East & Africa
ProductionNows://api-realtime-emea.fx.finfeedapi.comEurope, Middle East & Africa
ProductionYeswss://api-realtime-apac.fx.finfeedapi.comAsia Pacific
ProductionNows://api-realtime-apac.fx.finfeedapi.comAsia Pacific

[!NOTE]

The default endpoints (api-realtime.fx.finfeedapi.com) use GeoDNS to automatically route your WebSocket connections to the nearest datacenter. If you prefer to use a specific region, you can use the region-specific endpoints listed above.

For testing, debugging and development purposes we are recommending:

Service StatusGitHub SDK

On this page