Clearlayer gives RWA protocols a single API to check whether an investor and wallet combination is permitted to participate in a given asset — returning a clearDocumentation Index
Fetch the complete documentation index at: https://clearlayer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
allow, deny, or review decision with a full audit trail.
Quick Start
Make your first API call in under 10 minutes.
Authentication
Learn how to authenticate requests with your API key.
Decision Engine
Understand how allow, deny, and review decisions are made.
API Reference
Explore all endpoints with request and response schemas.
How it works
Register an investor
Submit investor identity details — KYC status, accreditation, and country — to create an investor record.
Add a wallet
Link a blockchain wallet address to an investor, including its screening status and risk level.
Define a policy
Create an asset policy that specifies compliance requirements: KYC, accreditation, allowed countries, and wallet verification.
Use the sandbox API key
cl_test_key_1234567890 to test against pre-seeded investors and wallets without creating any records. See the Sandbox guide.