| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/api/resources/brand_protection/methods/url_info | [Back] [Original] |
Return submitted URLs based on ID
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYYIntel WriteIntel Readcurl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/brand-protection/url-info \
-H "Authorization: Bearer $CLOUDFLARE_API_TOKEN"{
"result": [
{
"foo": "bar"
}
]
}{
"result": [
{
"foo": "bar"
}
]
}| Web Proxy Viewer | New URL | Original Page |