Skip to content

The OpenAPI spec, AsyncAPI spec, and Postman collection for AssemblyAI's APIs

Notifications You must be signed in to change notification settings

AssemblyAI/assemblyai-api-spec

Repository files navigation

AssemblyAI API Spec

What is in this repository?

This repository contains

To make sure that the specs are valid, you can use the lint script.

npm run-script lint

Fern

SDKs

We use Fern to generate some of the AssemblyAI SDKs.

Docs

Our documentation is hosted at https://www.assemblyai.com/docs and all of the content lives inside the fern/ folder.

Running the docs

Install Fern

npm install -g fern-api

Run the following command at the root of the folder to spin up a local dev server

fern docs dev

About

The OpenAPI spec, AsyncAPI spec, and Postman collection for AssemblyAI's APIs

Topics

Resources

Stars

Watchers

Forks