Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use your Edgeful API key as the bearer token. In the API Reference authorization drawer, paste only the key (for example, ef_live_<random>).

Query Parameters

market_type
enum<string>
required

type of market to stream data for. use all to stream stocks and futures together.

Available options:
all,
stock,
futures
session_name
enum<string>
default:NY

trading session to subscribe to; one of NY, LONDON, ASIA.

Available options:
NY,
LONDON,
ASIA

Response

Successful Response