Skip to content

Mention a debug endpoint for Web Bot Auth #23334

@AkshatM

Description

@AkshatM

Existing documentation URL(s)

What changes are you suggesting?

To help customers test their signed requests, I've added a new debug endpoint at https://crawltest.com/cdn-cgi/web-bot-auth.

I'm wish to add a small note before Additional Resources in the documentation for this:

:::note
You can test how Cloudflare interprets your signed requests against https://crawltest.com/cdn-cgi/web-bot-auth. This endpoint returns 
an HTTP 401 if your message is formatted correctly but your key is unknown, an HTTP 200 if the key is known and your message is verified, 
and an HTTP 400 otherwise. You may also see an HTTP 401 if your key is known but the message failed to verify.
:::

Additional information

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions