Products

Developer

Charts

Resources

Products

Developer

Charts

Resources

Sample Codes

and Examples Usages

Everything you need to get started with our market data feeds

in one single place

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Websocket

RestAPI

Python

JavaScript

C#

Go

PHP

Java

Copy Code


    import asyncio
    import websockets
    
    async def connect_to_finage():
        uri = "wss://abc123.finage.ws:6000/?token=SOCKET_KEY"
    
        async with websockets.connect(uri) as websocket:
            symbol = input("Enter the currency symbol: ")
            query = f'{{"action": "subscribe", "symbols": "{symbol}"}}'
    
            await websocket.send(query)
    
            while True:
                response = await websocket.recv()
                print(response)
    
    asyncio.run(connect_to_finage())
    

Get started with examples to get you up and running in any protocol

WebSocket Docs

— connect

— authenticate

— subscribe

Tick by tick data with low latency Real-Time data streaming

Restfull API Docs

— get

— put

— post

Restful APIs allow you to requests on any programming language

Sample Codes

and Examples Usages

Everything you need to get started with our market data feeds

in one single place

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Websocket

RestAPI

Python

JavaScript

C#

Go

PHP

Java

Copy Code


    import asyncio
    import websockets
    
    async def connect_to_finage():
        uri = "wss://abc123.finage.ws:6000/?token=SOCKET_KEY"
    
        async with websockets.connect(uri) as websocket:
            symbol = input("Enter the currency symbol: ")
            query = f'{{"action": "subscribe", "symbols": "{symbol}"}}'
    
            await websocket.send(query)
    
            while True:
                response = await websocket.recv()
                print(response)
    
    asyncio.run(connect_to_finage())
    

Get started with examples to get you up and running in any protocol

WebSocket Docs

— connect

— authenticate

— subscribe

Tick by tick data with low latency Real-Time data streaming

Restfull API Docs

— get

— put

— post

Restful APIs allow you to requests on any programming language

Sample Codes

and Examples Usages

Everything you need to get started with our market data feeds

in one single place

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Use your familiar programming language

It works on All Major Languages, focus on your development

Websocket

RestAPI

Python

JavaScript

C#

Go

PHP

Java

Copy Code


    import asyncio
    import websockets
    
    async def connect_to_finage():
        uri = "wss://abc123.finage.ws:6000/?token=SOCKET_KEY"
    
        async with websockets.connect(uri) as websocket:
            symbol = input("Enter the currency symbol: ")
            query = f'{{"action": "subscribe", "symbols": "{symbol}"}}'
    
            await websocket.send(query)
    
            while True:
                response = await websocket.recv()
                print(response)
    
    asyncio.run(connect_to_finage())
    

Get started with examples to get you up and running in any protocol

WebSocket Docs

— connect

— authenticate

— subscribe

Tick by tick data with low latency Real-Time data streaming

Restfull API Docs

— get

— put

— post

Restful APIs allow you to requests on any programming language

Check our guide

Learn more about what we do to make your work easier. We believe that information should be delivered to everybody in a clean and understandable way. There is a full collection of terms and information you could be interested in.

Got any questions?

Feel free to contact our data expert team. They are available 24/7 to assist you with any inquiries or concerns.

packages img

Request a consultation

Blog

Building a Custom Stock & Forex Screener Using a Financial Data API

Financial markets move fast, and traders and investors need reliable tools to stay ahead. A custom stock and forex screener can be a game-changer, allowing users to filter through vast amounts of market data to identify trading opportunities that align with their strategies. Whether you are a reta

Build a Crypto Price Alert System Using APIs

Cryptocurrency markets operate 24/7, making it difficult for traders and investors to monitor price movements around the clock. With extreme volatility in digital assets, staying informed about price fluctuations can mean the difference between making a profitable trade and missing out on key oppo

Read more

Please note that all data provided under Finage and on this website, including the prices displayed on the ticker and charts pages, are not necessarily real-time or accurate. They are strictly intended for informational purposes and should not be relied upon for investing or trading decisions. Redistribution of the information displayed on or provided by Finage is strictly prohibited. Please be aware that the data types offered are not sourced directly or indirectly from any exchanges, but rather from over-the-counter, peer-to-peer, and market makers. Therefore, the prices may not be accurate and could differ from the actual market prices. We want to emphasize that we are not liable for any trading or investing losses that you may incur. By using the data, charts, or any related information, you accept all responsibility for any risks involved. Finage will not accept any liability for losses or damages arising from the use of our data or related services. By accessing our website or using our services, all users/visitors are deemed to have accepted these conditions.

Finage LTD 2025

Copyright