Calls
Inbound calls flow as call.offered and call.terminated webhook events. Rejecting a call before it rings is supported today.
POST/v1/channels/:id/calls/:call_id/rejectBearer · API key
Pass the caller's JID as the from query param (you receive it on the call.offered event). Listing and accepting calls require a stateful snapshot still on the roadmap.