Live capture, attribution, and behavioral signal from the echo-atlas.com honeypot surface.
Honeypot ingestion is enabled by default. Auto-provisioning created your tenant row when the first signed event arrives at /api/observatory/honeypot/ingest — no manual setup required. To start sending traffic from your own surface, sign each event with HONEYPOT_WEBHOOK_SECRET and tag it with the tenant header below.
curl -X POST \
-H "x-echoatlas-honeypot-event-id: hpe_<24hex>" \
-H "x-echoatlas-honeypot-timestamp: $(date +%s%3N)" \
-H "x-echoatlas-honeypot-signature: <hmac-sha256(secret, eventId + ts + body)>" \
-H "x-echoatlas-honeypot-tenant: landing" \
-H "content-type: application/json" \
-d '{"schema":"honeypot-event.v1","event":{...}}' \
https://echoatlas-observatory.vercel.app/api/observatory/honeypot/ingest/honeypot/* request to this endpoint when OBSERVATORY_HONEYPOT_WEBHOOK_URL + HONEYPOT_WEBHOOK_SECRET are set on the Landing Vercel project (they are on echo-atlas.com today). Drop a bot-flavored request on https://www.echo-atlas.com/honeypot to see it land here within a few seconds.Events per hour
Global hit map
Top paths
No data.
Top countries
No data.
Top user agents
No data.
Recent events
UA class distribution
No data.