Inference on NLU

Run inference for a certain project and version

Path Params
string
required

Voiceflow project ID. This can be found in the settings page.

string
required

Version ID of the project. This can be found in the settings page.

Query Params
string
required

The utterance you want to run inference on

Response

Response body
object
string
object
string
object
array of objects

the entities returned and their confidence

entities
object
string
string
number

A value between 0 to 1 which matches the confidence of the intent

Language
Credentials