Call ORDiN before commit.

Send the action request, receive an AuthorityReceipt, and enforce locally before execution.

Quickstart 01

Send inputs

Send actor, action, context, policy, and evidence to the ORDiN runtime authority check.

Quickstart 02

Run the check

ORDiN evaluates whether the action may execute now under current conditions.

Quickstart 03

Enforce locally

Receive PERMITTED, DENIED, or STEP-UP REQUIRED. Store the AuthorityReceipt and enforce before commit.

Quick links

Quickstart

Start from the pre-commit boundary and call ORDiN before execution.

Start building

API Reference

All runtime authority endpoints, request schemas, response formats, and authentication.

View endpoints

The Stack

Understand how Human Verification and Agent Legitimacy feed the ORDiN Authority Layer.

Read overview

Error Codes

Every decision, receipt, and error the ORDiN API returns, with causes and resolutions.

View codes