v1

latestOpenAPI 3.1.02026-07-1315414.2 KB
Webhooks

Webhook Subscribe

Subscribe to trade alerts. Requires a valid Pro API key. At least one of ticker or politician must be provided. events accepts: "buy", "sell", "any" (default: ["any"]).

post/webhooks/subscribe

Headers

x-api-keystring

Request body

webhook_urlstring uri required
tickerstring nullable
politicianstring nullable
eventsstring[]

Response

Successful Response

{"stackTrail":"paths:/webhooks/subscribe:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}