Vapi is a platform for building voice AI assistants. Integrate voice capabilities into your workflows.

Changelog

3 versions
v1.1.0 Latest
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v1.0.1
  • CreateSquad: changed Assistant field to multiselect Members, marked as required.
  • UpdateSquad: marked Members field as required.
  • FindSquads, FindAssistants: fixed date filter fields showing one day earlier than selected.
v1.0.0
  • Initial release with assistants and squads components.

Authentication

TypeDetails
API Key
API Key (text)
Log into your Vapi account and find your API key in the API Keys section of your dashboard.

Actions

11
Create Assistant icon

Create Assistant

Create a new assistant in Vapi.
Create Squad icon

Create Squad

Create a new squad in Vapi.
Delete Assistant icon

Delete Assistant

Delete an assistant from Vapi.
Delete Squad icon

Delete Squad

Delete a squad from Vapi.
Find Assistants icon

Find Assistants

Search for assistants in your Vapi account. Returns a list of assistants matching the specified criteria. This component will return a maximum of 100 records per request.
Find Squads icon

Find Squads

Search and retrieve squads from your Vapi account. Returns a list of squads that match the specified criteria. This component will return a maximum of 1000 records.
Get Assistant icon

Get Assistant

Retrieve a specific assistant by ID.
Get Squad icon

Get Squad

Retrieve a specific squad by ID.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Vapi API.
Update Assistant icon

Update Assistant

Update an existing assistant in Vapi.
Update Squad icon

Update Squad

Update an existing squad in Vapi.