CallFire has a new API!
We are proud to announce the launch of our API 2.0! Learn more about our streamlined, transactional and broadcast APIs. This version of the API documentation will remain available for reference only. There will be no new development, only bug fixes. We highly recommend upgrading to our newer and more sophisticated documentation.
Creating broadcasts requires a verified callerId (FromNumber) as one of
the mandatory parameters. This api method along with VerifyCallerIdRequest
can be used to verify a callerId that can be used in subsequent create broadcast requests.
Request Parameters
Parameter | Demo Value | Description | Data Type |
---|---|---|---|
SendVerificationCodeToCallerIdRequest | Send VerificationCode to CallerId | object | |
RequestId | Unique ID, used to de-dup requests and make sure request is not processed twice | anyURI | |
CallerId | CallerId number to verify | PhoneNumber |
* indicates choice value, bolded parameters are required