v1
latestOpenAPI 3.1.02026-07-26180242448.0 KBStream Webhooks
Create webhook
Create a new webhook endpoint for a stream monitor. Webhooks receive HMAC-SHA256 signed POST requests when new tweets are detected.
post/v1/twitter/stream/webhooks
Request body
Example request
{
"url": "https://example.com/webhooks/twitter"
}Response
Webhook created successfully.