Alta5 · AsyncAPI Specification
Alta5 Webhooks
Version
View Spec
View on GitHub
CompanyTradingOptionsAutomated TradingFintechBotsWebhookBacktestingBrokerageAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-17'
method: searched
source: https://docs.optionalpha.com/tools/bots/webhooks
spec_type: Webhooks
summary: >-
Option Alpha (Alta5) does not publish a general-purpose public REST API. Its
only programmatic integration surface is inbound trigger Webhooks: a user
generates a unique webhook URL inside their Option Alpha account and pastes it
into any external platform that can call a URL (TradingView, TrendSpider,
Zapier, custom scripts). Calling the URL fires the automation(s) bound to that
webhook. The webhook is an inbound trigger only — Option Alpha receives the
call and runs bot automations; it does not deliver outbound event payloads to
subscribers.
direction: inbound
webhooks:
- name: automation-trigger
summary: Trigger one or more bot automations when an external system calls the unique webhook URL.
trigger: External call to the user's unique Option Alpha webhook URL.
url_model: >-
A unique, per-webhook URL is generated in Option Alpha Settings (or when
creating a New Automation). The URL embeds an opaque code that identifies
the webhook; it is the shared secret. The same webhook can be shared
across multiple bots and persists when a bot is cloned.
fan_out: >-
A single webhook can trigger up to 10 automations in one bot, and can
trigger automations across multiple bots.
action_options: >-
A triggered automation can evaluate additional market criteria, position
filters and opportunity checks, open a position, or run alongside other
automations.
external_sources:
- TradingView (alert notifications)
- TrendSpider
- Zapier
- Email-to-webhook / custom scripts (e.g. Python)
docs: https://docs.optionalpha.com/tools/bots/webhooks
availability: All pricing plans (free to all users)
notes: >-
The public docs do not publish a fixed request payload schema, authentication
header, or documented rate limits for the inbound webhook — the unique URL
itself is the auth mechanism. No AsyncAPI document is published; there is no
outbound event/streaming surface to model, so no AsyncAPI spec is fabricated.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/alta5-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.