Skip to main content
POST
Create webhook subscription

Authorizations

X-API-Key
string
header
required

VecTrade API key (e.g., vq_live_...)

Body

application/json
url
string<uri>
required

HTTPS endpoint to receive events

events
enum<string>[]
required
Available options:
quote.update,
price.alert,
news.published,
screener.match
symbols
string[]

Filter events to specific symbols

Response

Webhook created

id
string
url
string<uri>
events
string[]
symbols
string[]
secret
string

Signing secret (only returned on creation)

createdAt
string<date-time>
active
boolean