Skip to main content
POST
Validate Text Snippet
Submit a plain text snippet for asynchronous compliance validation.

Request Body

text_snippet
string
required
Plain text content to validate
document_category
string
Optional document category. If omitted, all rule packs will run.Options: retail_investor_letter, retail_fact_sheet_registered_fund, retail_fact_sheet_non_registered, pitch_book_registered_fund, pitch_book_non_registered, scenario_retail_investor_letter, scenario_retail_fact_sheet_registered_fund, scenario_retail_fact_sheet_non_registered, scenario_pitch_book_registered_fund, scenario_pitch_book_non_registered
document_metadata
object
Optional detailed metadata for precise rule matching.

Response

job_id
string
Unique identifier for the validation job
status
string
Job status: accepted

Example