Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'
Path Parameters
Body
Greeting Message can be customized by adding params like: {{name}}, to make the message more personal!
Preamble can be customized by adding params like: {{agentName}}, to make the prompt more specific and context aware!
ar
, en
The messages to say to the user when he doesn't respond!
A prompt to take the conversation and transform it to anything you like, like creating an article out of the conversation!
Recursive OpenAPI-style shape with 'type', 'properties', 'required', 'items', ...etc. Please refer to the OpenAPI Outcome Response Instructions
above for more information.
{
"type": "object",
"properties": {
"test": {
"type": "number",
"description": "Hello world from Hamsa AI!"
}
},
"required": ["test"]
}
"https://example.com/webhook"
Authorization header to be sent in this format: Authorization: [authKey] [authSecret]
You can find predefined voices in the voice agents dashboard, under the language tab
1f3396aa-24e3-4523-b4ef-7dd4adb8fab9
, 29709a36-7703-497f-b6e5-0d39b873f77d
, 37665327-bfc7-4edf-a362-596a379865dc
, 60ef35b1-056a-47d9-8f8f-6571f2106560
, 8f14b3ee-beb6-4f9a-9819-02b45f7d48ff
, a2404aca-2c6d-47c7-ae9c-5ea317a30e60
, b1d24f8c-6d60-4fb5-8d06-708ba1bc89c2
, d23c0832-a642-4a59-8e93-fd0924abc46e
, d981c03a-2868-4de2-b097-e11ec231413c
Set the params you define in the greeting message or preamble fields here, the key is the same as the param and the value is the param value. Press 'Add new property' below to set the param name then press enter, after that add the value.