ACE Evaluation API v1

Use the Evaluation API to request managed offchain policy evaluations, monitor TRM wallet screening, and determine when an approved permit is ready onchain.

MVP API: Managed offchain risk policies and the Evaluation API are an MVP. Their interfaces and capabilities can change during Beta. Contact your Chainlink representative before integrating this API and for help with setup.
Explore Endpoints View OpenAPI Specification

Evaluation flow

  • POST /evaluate — request an evaluation and receive its deterministic permit ID
  • GET /evaluate/{permitId} — monitor evaluation and onchain permit delivery status

See Requesting Offchain Permits for the integration guide. See also: Coordinator API Reference and Reporting API Reference.