Authentication
Evaluate an intent
Response
outcome values:
allow— proceed with the call; use theintent_tokenfor downstream systemsdeny— call rejected; seereasonfield for detailsapproval_required— human approval needed; use theapproval_idto poll status
Verify an intent token
Decision feed
Full OpenAPI spec
A full OpenAPI 3.1 spec is published at gateway.inviolet.ai/openapi.json. Use it to auto-generate clients in any language.Read next
- Node SDK — preferred for JavaScript / TypeScript
- Python SDK — preferred for Python