Skip to main content

Announce outbound call

POST 

/v1/originators

Announces an outbound call to Hiya before it is placed, so Hiya can pre-authenticate it and apply Secure Branding in real time. A call that reaches Hiya's network without a matching, unexpired announcement is treated as unauthenticated and will not receive Secure Branding.

An announcement is matched to the real-world call using originatingPhone and terminatingPhone, and remains valid for timeToLiveSeconds after Hiya receives it. If the call is not placed within that window, the announcement expires and the call will not be pre-authenticated.

For setup steps, recommended call-flow timing, and monitoring, see the Secure Your Branded Call from Spoofers guide. This page documents only the request/response contract for this endpoint; For the Authorization header, see Authentication; for the shared error envelope and status codes, see HTTP Error Status Codes.

Body

required

application/json

Responses

The call announcement was received and processed successfully.

Response Body

application/json