Create a new policy
Creates a new active policy for the agent. The previous active policy is automatically deactivated. Fields not provided are carried forward from the previous policy.
Documentation Index
Fetch the complete documentation index at: https://docs.mandate.md/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Laravel Sanctum cookie-based session authentication. Obtained via GitHub OAuth login on the dashboard.
Path Parameters
Body
Max USD per transaction.
x >= 0Max USD per day.
x >= 0Max USD per month.
x >= 0Allowlist of recipient addresses. If set, only these addresses are permitted.
Allowlist of contract addresses.
Blocked EVM function selectors (e.g. "0xa9059cbb").
Blocked action types (e.g. ["bridge", "bet"]).
EVM selectors that require human approval.
Action types that require human approval.
USD threshold above which approval is required.
x >= 0Max slippage in basis points.
x >= 0Max gas limit per transaction.
Max native token value in wei.
Time-based schedule restrictions (days/hours).
Custom guard rules in natural language (mandate.md format).
10000Response
Policy created.