Mandate Labs Documentation

Everything you need to authorize AI agent transactions with real-time decision trust scoring and configurable spending mandates.

Start building

Get up and running with the Mandate Labs platform in minutes. Choose a guide based on what you want to accomplish.

Platform overview

Mandate Labs provides infrastructure for authorizing autonomous AI agent spending in real time. The platform combines traditional payment controls (spending limits, merchant restrictions) with novel decision trust scoring that monitors agent behavior quality.

Key components

SDKs

The canonical interface to Mandate Labs is the HTTP API — every operation is a plain REST call with your Client API key in the X-API-Key header against https://api.mandatelabs.ai. Official Python and Node.js client libraries are in beta; until they reach general availability, we recommend calling the API directly (see the Quickstart for curl, Python httpx, and Node fetch examples).