Skip to content

Repository files navigation

Vapi Platform Documentation

This repository contains the source files for the documentation found at docs.vapi.ai.

Get started with Vapi here: docs.vapi.ai/introduction

View the API Reference here: docs.vapi.ai/api-reference

Explore our Client and Server SDKs here: docs.vapi.ai/sdks

Vapi Developer Ecosystem
Real-time SDKsWeb · Flutter · React Native · iOS · Python · Vanilla
Client ExamplesNext.js · React · Flutter · React Native
Server ExamplesVercel · Cloudflare · Supabase · Node · Bun · Deno · Flask · Laravel · Go · Rust
ResourcesOfficial Docs · API Reference
CommunityVideos · UI Library

How can I contribute to these docs?

You can suggest edits by making a pull request.

How to update documentation?

Local Development server

To run a local development server with hot-reloading you can run the following command

npm install -g fern-api
fern docs dev

Hosted URL

To update your documentation on a hosted URL, run

# npm install -g fern-api
fern generate --docs

To preview your documentation, run

# npm install -g fern-api
fern generate --docs --preview

The repository contains GitHub workflows that will automatically run these commands for you. For example, when you make a PR a preview link will be auto-generated and when you merge to main the docs site will update.

About

Vapi docs

Resources

Stars

77 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages