Documentation Index
Fetch the complete documentation index at: https://docs.responsibleailabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview: Compliance API | Credits: 0 (free)
Parameters
"create" to start a new session or "get" to retrieve an existing one.Required for
"get". The session ID to retrieve."data_fiduciary" or "significant_data_fiduciary". SDFs have additional obligations under the DPDP Act (DPIA, DPO appointment, annual reporting).Required for
"create". Primary processing purpose (e.g., "loan_advisory", "healthcare").Industry sector (e.g.,
"fintech", "healthcare", "ecommerce"). Influences sector-specific guidance.Whether children’s data may be processed. Enables S.9 checks from session start.
Session time-to-live in hours. Minimum 1.
Request: create
Request: get
Response
Unique session identifier (prefixed with
sess_). Use this in subsequent /scan, /evaluate, /emit, and /require calls.Session configuration as provided at creation.
Per-purpose consent state. Keys are purpose names, values are
"active", "withdrawn", or "refused".Obligations completed in this session (e.g.,
"notice_shown", "consent_obtained", "parental_consent_obtained").Active timer IDs associated with this session.