Structured JSON Output

Beta
POST

Request

This endpoint expects an object.
text_inputstringRequired

The text input to be parsed.

custom_type_dictmap from strings to anyRequired

A dictionary of field names and their default values.

modelenumRequired

An enumeration.

Response

This endpoint returns an object.
resultmap from strings to any