Filters that match investigations
Narrow by visitor ID, IP address, origin, URL, network, minimum score, environment, SDK or any signal, over the time range you choose.
Each request becomes an event you can find and open: the visitor, the score and every trigger behind it, the SDK that sent it and the network it came from. Dashboards follow the same traffic over time.
The console’s Events view lists every identification, and each one opens into the full story.
Narrow by visitor ID, IP address, origin, URL, network, minimum score, environment, SDK or any signal, over the time range you choose.
The visitor and request IDs, the score and its level, and every trigger with its weight and confidence.
The SDK and version, the environment, origin and URL, and the IP address with its country, network and any anonymity network.
Totals, the flagged share, volume by level and the platform mix sit above the table for the same filters.
Every dashboard reads the same events with the same range, platform and environment filters.
The shape of your traffic today.
Configurable tiles and breakdowns by origin, platform, country, SDK and version, network, URL, visitor and IP address.
Where each signal fires.
One card per signal, split by platform, with its trend over the range. A signal reference explains what each one means.
Who is coming back.
Unique visitors, the returning share, requests per visitor and the flagged share, with kinds such as people, automation and crawlers.
Traffic, scores and networks.
Traffic volume and hourly profile, the distribution of suspect scores against your threshold, and a map of countries, networks and anonymity networks.
A secret key reads the events of its own environment: a page of recent ones, or a single request with its archived detail.
# List today's high-risk events for this key's environment
curl "https://us.api.fingerly.io/api/v1/events?level=high&limit=50" \
-H "x-api-key: $FINGERLY_SECRET_KEY"
# Read one request, with its archived detail
curl "https://us.api.fingerly.io/api/v1/events/01a0a84b-e6a2-7c09-9f51-0b3d7a26c8e4" \
-H "x-api-key: $FINGERLY_SECRET_KEY"Events are readable for 30 days. A list returns up to 200 rows a page.
Start with the signals, keep your own decisions, and pay only for what you identify. No credit card needed.