Search
⌘K
Documentation
Release Notes
API Reference
translate
Process Text
post
transcribe
Speedy transcription of shorter audios in WAV format
post
Transcribe an audio file (received as base64) in one request
post
Transcribe an audio file (received as a file) in one request
post
List all the batches that have been created
get
Request a container to upload files for bulk processing
post
Kick off the transcription process for a batch of files
post
Get more details of a specific batch
get
List all the transcripts in a batch
get
Get usage statistics for the customer
get
ner
Process Text
post
sentiment
Process Text
post
search
Create Knowledge Base
post
Get Customer Knowledge Bases
get
Add Document To Knowledgebase
post
Get Knowledgebase Documents
get
Search Knowledgebase
post
Delete Knowledgebase
delete
Delete Knowledgebase Document
delete
classify
Classify Unavailable
post
Classify
post
Other endpoints
Get Meta
get
Get Favicon
get
Menu
Vulavula API
ner
Schema description
Identify proper nouns (specific people, places, things) in a text.
Process Text
POST
/api/v1/entity_recognition/process
Process Text ›
Request Body
encoded_text
string
·
required
webhook
Show properties
Process Text ›
Responses
200
422
id
string
·
required
entities
object[]
·
required
Show properties