A business flow is any multi-step process your API enables: checkout, ticket purchase, account registration, referral redemption, review submission, appointment booking, vote casting.
A flow becomes “sensitive” when automating it at scale creates unfair outcomes — revenue loss, inventory monopolization, market manipulation, or platform integrity failures.
The API doesn’t have a bug. The endpoints work as designed. The business logic simply never defined upper bounds on how many times a single actor can participate in a flow — or how fast they can complete it.