Kixie Event API
The primary Kixie automation surface. A single POST endpoint on the apig.kixie.com gateway that dispatches on an `eventname` discriminator in the JSON body — `call` (place an outbound call through an agent), `sms` (send an SMS from an agent number), `bizsms` (send a Team/Business SMS), `queue` (send a call to, or remove it from, an inbound queue), `cadence` (add to or remove from an automation cadence), `updatepowerlist` (add or update a PowerList contact) and `removefrompowerlist` (remove from one or all PowerLists). Authenticated with an account API key passed both as a query parameter and in the body, alongside the account Business ID.
Documentation
Documentation
https://developer.kixie.com/
APIReference
https://developer.kixie.com/
Authentication
https://raw.githubusercontent.com/api-evangelist/kixie/refs/heads/main/authentication/kixie-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/kixie/refs/heads/main/rate-limits/kixie-rate-limits.yml
Other Resources
Conventions
https://raw.githubusercontent.com/api-evangelist/kixie/refs/heads/main/conventions/kixie-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/kixie/refs/heads/main/data-model/kixie-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/kixie/refs/heads/main/apis.yml