Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
The name of the webhook (max 128 characters).
The url to which the webhook message should be sent.
A string value to hash along with
deduplicationId using SHA-256. Included in the webhook message for added security.The recurrence of the webhook. Can be
INDEFINITE or ONCE.
See AlertRecurrenceThe conditions which must be met in order for the webhook to send a message.
See PredictionTradeWebhookConditionInput
The settings for retrying failed webhook messages.
See RetrySettingsInput
An optional bucket key for grouping and querying webhooks. Prefer this over the deprecated flat bucket fields.
See BucketKeyInput
Used By
Used as input by- createWebhooks: Create event webhooks for price, token/pair, transfer, market cap, and prediction market trades.