Skip to main content
Anthale’s API exists to evaluate content against a policy at runtime and return allow, detect, redact, or block before content crosses a trust boundary.

API at a glance

  • HTTPS API with bearer-key authentication.
  • Runtime policy-enforcement endpoint.
  • Structured action response: allow, detect, redact, block.
  • Optional per-guardrail evaluations for debugging and tuning.

Base URL

Common reference pages

Authentication

Authenticate runtime API requests with a bearer API key.

Errors

Handle API failures, retries, and error payloads predictably.

Usage Limits

Plan rate-limit handling, backoff, and throughput behavior.

OpenAPI source of truth

Use the API Reference tab and generated endpoint pages for the current HTTP contract. Anthale publishes the upstream OpenAPI source in the anthale-openapi repository, and the docs site uses that contract to drive endpoint reference content.
Last modified on March 19, 2026