Last week someone tried to copy my visa API's database. They didn't succeed — they got 0.6% of it before I cut the key — but the 251 requests they left behind are a near-perfect teaching case for what targeted API extraction actually looks like from the defender's side.
Here's the forensic walkthrough.
The target
One endpoint:
GET /api/v1/visa?from={passport}&to={destination}






