A 401 response means the key is missing, malformed, or revoked. A 403 means the key is valid but the scope doesn’t permit the operation.Documentation Index
Fetch the complete documentation index at: https://developer.alterscope.org/llms.txt
Use this file to discover all available pages before exploring further.
Scopes
Scopes are attached to each key when you create it. They cap what the key can do regardless of the caller.| Scope | Grants |
|---|---|
read:yield | List and get yield opportunities |
read:yield:detail | Risk factors, SHAP attribution, detailed analytics (Pro tier) |
read:portfolio | Portfolio analyze and stress-test endpoints |
read:graph | Risk-graph cascade, smart-money, regime, MEV |
write:webhooks | Manage webhook subscriptions |
write:screens | Create and manage saved filters |
write:alerts | Create and manage alert rules |
Key rotation
Rotate any key on suspicion of leak.Drain traffic
Wait until the old key shows zero traffic in the usage dashboard.
/v2/organization/keys mint and revoke keys programmatically. See the API Reference for the full schema.