Webhooks
Available Events
1. token.purchased
{
"event": "token.purchased",
"data": {
"investorId": "inv_004",
"tokenId": "tok_001",
"quantity": 200
}
}2. token.transferred
3. wallet.verified
4. listing.updated
5. liquidity.opened
Error Codes
400 — Bad Request
401 — Unauthorized
403 — Forbidden
429 — Rate Limited
500 — Internal Server Error
Rate Limits
Security & Compliance Notes
API Data Is Read-Only for Most Users
PII Is Only Delivered Where Legally Permissible
All API Activity Is Logged
Example Integrations
1. Portfolio Tracker
2. CRM for Angel Syndicates
3. Treasury Management Tools
4. Exchange Integrations (Future)
Summary — Why TheAngel API Matters
Last updated