Wit.ai HTTP API

The Wit.ai HTTP API extracts structured meaning (intents, entities, traits) from text and audio, transcribes speech (speech / dictation), synthesizes speech (text-to-speech), and manages an app's NLP model (entities, intents, traits, utterances, apps, export/import). Authenticated with a Bearer server access token and versioned by date (current: 20240304).

API entry from apis.yml

apis.yml Raw ↑
name: Wit.ai HTTP API
description: 'The Wit.ai HTTP API extracts structured meaning (intents, entities, traits) from text and
  audio, transcribes speech (speech / dictation), synthesizes speech (text-to-speech), and manages an
  app''s NLP model (entities, intents, traits, utterances, apps, export/import). Authenticated with a
  Bearer server access token and versioned by date (current: 20240304).'
humanURL: https://wit.ai/docs/http/latest
baseURL: https://api.wit.ai
tags:
- Natural Language Processing
- Speech
- NLP
properties:
- type: APIReference
  url: https://wit.ai/docs/http/latest
- type: Authentication
  url: authentication/witai-authentication.yml
- type: Conventions
  url: conventions/witai-conventions.yml
- type: Lifecycle
  url: lifecycle/witai-lifecycle.yml
- type: MCPServer
  url: mcp/witai-mcp.yml