Gate API
Governance verdict on AI-generated output
Send the output of your LLM call for policy evaluation. Your API keys never leave your infrastructure — DataVibe only sees the text. Returns a verdict: ‘safe’, ‘blocked’, or ‘review_required’.
POST
Governance verdict on AI-generated output
Authorizations
Body
application/json
The AI-generated text to evaluate.
Required string length:
1 - 100000Type of content — governs which rules apply.
Available options:
email, message, document, code, agent_action, tool_call, api_response, other Optional key/value metadata attached to this check for audit purposes. Do NOT put API keys or secrets here.
The model NAME that generated this content, e.g. 'gpt-4o'. Used for observability only — never treated as a credential.
Maximum string length:
120Last modified on July 23, 2026
Governance verdict on AI-generated output