Search...
/
Documentation
API Reference
Changelog
Discord
Empathic Voice Interface (EVI)
Tools
Prompts
Custom Voices
Configs
Chats
Chat Groups
Chat
Expression Measurement API
Batch
GET
List jobs
POST
Start inference job
GET
Get job details
GET
Get job predictions
GET
Get job artifacts
POST
Start inference job from local file
Stream
Custom Models API
Files
Datasets
Models
Jobs
Get support
Login
Expression Measurement API
Batch
Start inference job from local file
POST
https://api.hume.ai
/
v0
/
batch
/
jobs
Start a new batch inference job.
Request
This endpoint expects a multipart form with multiple files.
json
object
Optional
Stringified JSON object containing the inference job configuration.
Show 6 properties
file
files
Required
Response
This endpoint returns an object.
job_id
string
The ID of the started job.
Built with