Yokoy Group Webhooks

Safe Block: Depends Verified robots.txt: No

Yokoy is a spend management SAAS solution. Webhooks generate requests to book expenses or invoices to customer's ERP system whenever the processing and approval process has been...

Key facts

Operator
Yokoy Group AG
Purpose
Site Owner Fetch
User-Agent
YokoyGroupAG/
Should you block it?
Depends
Verified
Yes
Respects robots.txt
No
Identity type
Official Documented
Confidence
High
Last verified
2026-04-01

Bot details

Identity

User-Agent
YokoyGroupAG/
robots.txt token
YokoyGroupAG/
HTTP user-agent
YokoyGroupAG/1.0

Ownership

Operator
Yokoy Group AG
Type
Monitoring
Purpose
Site Owner Fetch

Verification and trust

Source type
Official
Confidence
High
Last verified
2026-04-01
Verification
Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.
Operator URL
https://yokoy.io
Source URL
https://yokoy.io

Blocking and detection

Robots

User-agent: YokoyGroupAG/
Disallow: /

Cloudflare

(http.user_agent contains "YokoyGroupAG/")
Advanced server rules

Apache

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} YokoyGroupAG\/ [NC]
RewriteRule ^ - [F,L]

Nginx

if ($http_user_agent ~* "YokoyGroupAG/") { return 403; }

Notes

Yokoy Group Webhooks is a verified bot listed by Cloudflare Radar. Category: Webhooks. Operator: Yokoy Group AG. Yokoy is a spend management SAAS solution. Webhooks generate requests to book expenses or invoices to customer’s ERP system whenever the processing and approval process has been completed in Yokoy. Cloudflare Radar page: https://radar.cloudflare.com/bots/directory/yokoy-group

Evidence and source

  • Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.