v1

latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MB
Projects

Generate NLU Scores

Generate a NLU score for an sentence by analyzing Intents in a Flow and Locale.

post/v2.0/projects/{projectId}/nlu/scores

Path parameters

projectIdstring required

The unique identifier for the Project.

Request body

flowReferenceIdstring uuid required

UUID of the flow reference.

localeReferenceIdstring uuid required

UUID of the locale reference.

sentencestring required

Sentence to analyze for NLU scoring.

Response

Returns a collection of matching NLU Intents and Scores for the given sentence.