Fololo Iris Developer Docs
Proof-of-control APIs for exchanges with audit-ready case-file evidence.
curl -X POST https://iris.stg.fololo.io/api/v1/challenges \
-H "Authorization: Bearer <api-key>" \
-H "Content-Type: application/json" \
-d '{ "walletAddress": "0x...", "blockchainNetwork": "ethereum" }'Ship audit-ready outcomes
Everything needed to go from first challenge to compliance-ready case-file delivery.
Fast proof-of-control
Move from manual wallet checks to a standalone proof-of-control flow in minutes, not hours.
Audit-ready case files
Generate auditor-friendly evidence packages with integrity checks and controlled access.
Multi-chain ready
Ethereum, Polygon, BSC, and Bitcoin in production verification flows.
Core flow
Three steps cover the standalone proof-of-control to case-file path.
Capture proof-of-control
POST /api/v1/challenges creates a signature request.
Verify by supported method
POST /api/v1/verify validates EIP-712/EIP-1271 or BIP-322 paths.
Deliver the case file
Evidence endpoints return metadata, integrity details, and downloadable artifacts.
Explore the docs
Choose the lane that matches your integration stage and review audience.
Guides
Start with the quickstart and move into authentication and webhooks.
Open GuidesAPI reference
Use the core proof/evidence endpoints; provider-adapter endpoints are not published here.
Open API referenceCase file brief
Give buyers, auditors, and procurement reviewers the short trust narrative first.
Open Case file briefSDKs and tools
Get the widget and track upcoming SDKs for deeper integrations.
Open SDKs and tools