v1

latestOpenAPI 3.0.3LILT Platform Terms and Conditions2026-07-26651658.7 KB
Segments

Tag a Segment

Project tags for a segment. The source_tagged string contains one or more SGML tags. The target string is untagged. This endpoint will automatically place the source tags in the target.

Usage charges apply to this endpoint for production REST API keys.

get/v2/segments/tag

Query parameters

source_taggedstring required

The tagged source string.

targetstring required

The target string.

memory_idinteger required

A unique Memory identifier.

Response

A TaggedSegment object.

source_taggedstring

The tagged source string.

target_taggedstring

The tagged target string.