Skip to content
Inkbox

Inkbox

ContactDocs
GuidesAPI Reference
GuidesAPI Reference

Jump to

Webhooks

Webhooks are configured on the mailbox or phone number resource — no separate registration step.

Mailbox webhooks

Set a URL on a mailbox to receive message.received and message.sent events.

Phone webhooks

Set an incoming call webhook URL and action on a phone number.

Signing keys

Verifying webhook signatures

Use verify_webhook / verifyWebhook to confirm that an incoming request was sent by Inkbox.

Examples

Runnable example scripts are available on GitHub:

Pythonexamples/python

ScriptWhat it demonstrates
register_agent_identity.pyCreate an identity, assign mailbox + phone number
agent_send_email.pySend an email and a threaded reply
read_agent_messages.pyList messages and threads
create_agent_mailbox.pyCreate, update, search, and delete a mailbox
create_agent_phone_number.pyProvision, update, and release a number
list_agent_phone_numbers.pyList all phone numbers in the org
read_agent_calls.pyList calls and print transcripts
receive_agent_email_webhook.pyRegister and delete a mailbox webhook
receive_agent_call_webhook.pyRegister, update, and delete a phone webhook

TypeScriptexamples/typescript

ScriptWhat it demonstrates
register-agent-identity.tsCreate an identity, assign mailbox + phone number
agent-send-email.tsSend an email and a threaded reply
read-agent-messages.tsList messages and threads
create-agent-mailbox.tsCreate, update, search, and delete a mailbox
create-agent-phone-number.tsProvision, update, and release a number
list-agent-phone-numbers.tsList all phone numbers in the org
read-agent-calls.tsList calls and print transcripts
receive-agent-email-webhook.tsRegister and delete a mailbox webhook
receive-agent-call-webhook.tsRegister, update, and delete a phone webhook

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website