Capability architecture
Model how the API behaves across identity, sequence and state.
Behaviour analysis identifies meaningful differences across users, roles, objects and workflows before forming validation hypotheses.
01Why it matters
- API risk often lives in behaviour, not only schema.
- Business logic, sequence abuse and identity misuse require behavioural context.
- Traffic and logs can reveal APIs that documentation misses.
02ThreatCanary approach
- Ingest metadata from logs and gateways where available.
- Learn baselines for endpoints, sequences, response sizes, auth patterns and usage levels.
- Use behavioural signals to trigger validation, anomaly review or sensitive data workflows.
03What it validates or reveals
- Abnormal API behaviour.
- Sequence and usage patterns relevant to business logic testing.
- Zombie, low-traffic or high-risk endpoints.
04Evidence produced
- Observed request sequence and state transitions.
- Role, object and response differences.
- Anomaly or abuse hypothesis with supporting context.