Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 56 additions & 13 deletions fern/apis/api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -7066,6 +7066,11 @@
"description": "The credential ID for server authentication",
"example": "550e8400-e29b-41d4-a716-446655440000"
},
"staticIpAddressesEnabled": {
"type": "boolean",
"description": "If enabled, requests will originate from a static set of IPs owned and managed by Vapi.\n\n@default false",
"example": false
},
"url": {
"type": "string",
"description": "This is where the request will be sent."
Expand Down Expand Up @@ -21253,7 +21258,9 @@
"Cole",
"Harry",
"Paige",
"Spencer"
"Spencer",
"Leah",
"Tara"
]
},
"speed": {
Expand Down Expand Up @@ -23251,7 +23258,9 @@
"Cole",
"Harry",
"Paige",
"Spencer"
"Spencer",
"Leah",
"Tara"
]
},
"speed": {
Expand Down Expand Up @@ -30734,6 +30743,24 @@
}
}
},
"SubscriptionLimits": {
"type": "object",
"properties": {
"concurrencyBlocked": {
"type": "boolean",
"description": "True if this call was blocked by the Call Concurrency limit",
"default": false
},
"concurrencyLimit": {
"type": "number",
"description": "Account Call Concurrency limit"
},
"remainingConcurrentCalls": {
"type": "number",
"description": "Incremental number of concurrent calls that will be allowed, including this call"
}
}
},
"AnalysisCostBreakdown": {
"type": "object",
"properties": {
Expand Down Expand Up @@ -31667,6 +31694,7 @@
"pipeline-error-azure-voice-failed",
"pipeline-error-rime-ai-voice-failed",
"pipeline-error-smallest-ai-voice-failed",
"pipeline-error-vapi-voice-failed",
"pipeline-error-neuphonic-voice-failed",
"pipeline-error-hume-voice-failed",
"pipeline-error-sesame-voice-failed",
Expand All @@ -31682,6 +31710,7 @@
"call.in-progress.error-vapifault-azure-voice-failed",
"call.in-progress.error-vapifault-rime-ai-voice-failed",
"call.in-progress.error-vapifault-smallest-ai-voice-failed",
"call.in-progress.error-vapifault-vapi-voice-failed",
"call.in-progress.error-vapifault-neuphonic-voice-failed",
"call.in-progress.error-vapifault-hume-voice-failed",
"call.in-progress.error-vapifault-sesame-voice-failed",
Expand Down Expand Up @@ -32012,6 +32041,7 @@
"call.in-progress.error-vapifault-custom-llm-429-exceeded-quota",
"call.in-progress.error-providerfault-custom-llm-500-server-error",
"call.in-progress.error-providerfault-custom-llm-503-server-overloaded-error",
"call.in-progress.error-pipeline-ws-model-connection-failed",
"pipeline-error-custom-voice-failed",
"pipeline-error-cartesia-socket-hang-up",
"pipeline-error-cartesia-requested-payment",
Expand Down Expand Up @@ -32388,6 +32418,14 @@
"CallBatchResponse": {
"type": "object",
"properties": {
"subscriptionLimits": {
"description": "Subscription limits at the end of this batch",
"allOf": [
{
"$ref": "#/components/schemas/SubscriptionLimits"
}
]
},
"results": {
"description": "This is the list of calls that were created.",
"type": "array",
Expand Down Expand Up @@ -33237,13 +33275,6 @@
"TwilioSMSChatTransport": {
"type": "object",
"properties": {
"conversationType": {
"type": "string",
"description": "This is the conversation type of the call (ie, voice or chat).",
"enum": [
"chat"
]
},
"phoneNumberId": {
"type": "string",
"description": "This is the phone number that will be used to send the SMS.\nIf provided, will create a new session. If not provided, uses existing session's phoneNumberId.\nThe phone number must have SMS enabled and belong to your organization."
Expand All @@ -33270,7 +33301,6 @@
}
},
"required": [
"conversationType",
"type"
]
},
Expand Down Expand Up @@ -44796,6 +44826,10 @@
"type": "boolean",
"description": "This is the HIPAA enabled flag for the subscription. It determines whether orgs under this\nsubscription have the option to enable HIPAA compliance."
},
"dataRetentionEnabled": {
"type": "boolean",
"description": "This is the data retention enabled flag for the subscription. It determines whether orgs under this\nsubscription have the option to enable data retention."
},
"hipaaCommonPaperAgreementId": {
"type": "string",
"description": "This is the ID for the Common Paper agreement outlining the HIPAA contract."
Expand Down Expand Up @@ -50452,7 +50486,8 @@
"tavus",
"sesame",
"inworld",
"minimax"
"minimax",
"orpheus"
]
},
"providerId": {
Expand Down Expand Up @@ -50566,7 +50601,8 @@
"tavus",
"sesame",
"inworld",
"minimax"
"minimax",
"orpheus"
],
"items": {
"type": "string",
Expand All @@ -50587,7 +50623,8 @@
"tavus",
"sesame",
"inworld",
"minimax"
"minimax",
"orpheus"
]
}
}
Expand Down Expand Up @@ -53097,6 +53134,7 @@
"pipeline-error-azure-voice-failed",
"pipeline-error-rime-ai-voice-failed",
"pipeline-error-smallest-ai-voice-failed",
"pipeline-error-vapi-voice-failed",
"pipeline-error-neuphonic-voice-failed",
"pipeline-error-hume-voice-failed",
"pipeline-error-sesame-voice-failed",
Expand All @@ -53112,6 +53150,7 @@
"call.in-progress.error-vapifault-azure-voice-failed",
"call.in-progress.error-vapifault-rime-ai-voice-failed",
"call.in-progress.error-vapifault-smallest-ai-voice-failed",
"call.in-progress.error-vapifault-vapi-voice-failed",
"call.in-progress.error-vapifault-neuphonic-voice-failed",
"call.in-progress.error-vapifault-hume-voice-failed",
"call.in-progress.error-vapifault-sesame-voice-failed",
Expand Down Expand Up @@ -53442,6 +53481,7 @@
"call.in-progress.error-vapifault-custom-llm-429-exceeded-quota",
"call.in-progress.error-providerfault-custom-llm-500-server-error",
"call.in-progress.error-providerfault-custom-llm-503-server-overloaded-error",
"call.in-progress.error-pipeline-ws-model-connection-failed",
"pipeline-error-custom-voice-failed",
"pipeline-error-cartesia-socket-hang-up",
"pipeline-error-cartesia-requested-payment",
Expand Down Expand Up @@ -54394,6 +54434,7 @@
"pipeline-error-azure-voice-failed",
"pipeline-error-rime-ai-voice-failed",
"pipeline-error-smallest-ai-voice-failed",
"pipeline-error-vapi-voice-failed",
"pipeline-error-neuphonic-voice-failed",
"pipeline-error-hume-voice-failed",
"pipeline-error-sesame-voice-failed",
Expand All @@ -54409,6 +54450,7 @@
"call.in-progress.error-vapifault-azure-voice-failed",
"call.in-progress.error-vapifault-rime-ai-voice-failed",
"call.in-progress.error-vapifault-smallest-ai-voice-failed",
"call.in-progress.error-vapifault-vapi-voice-failed",
"call.in-progress.error-vapifault-neuphonic-voice-failed",
"call.in-progress.error-vapifault-hume-voice-failed",
"call.in-progress.error-vapifault-sesame-voice-failed",
Expand Down Expand Up @@ -54739,6 +54781,7 @@
"call.in-progress.error-vapifault-custom-llm-429-exceeded-quota",
"call.in-progress.error-providerfault-custom-llm-500-server-error",
"call.in-progress.error-providerfault-custom-llm-503-server-overloaded-error",
"call.in-progress.error-pipeline-ws-model-connection-failed",
"pipeline-error-custom-voice-failed",
"pipeline-error-cartesia-socket-hang-up",
"pipeline-error-cartesia-requested-payment",
Expand Down