Live activity
Recent activity snapshot (public)
Same data as /live but as a JSON snapshot. Edge-cached for 5 s.
get/api/v1/visa/live/recent
Response
Recent activity snapshot.
Example response
{
"entries": [
{
"passport": "FRA",
"destination": "FRA"
}
],
"stats": {
"today": 14328,
"this_week": 92041,
"total": 1248302
},
"top_corridors": [
{
"pair": "USA→JPN",
"count": 412
}
]
}