Skip to content

Commit 9e61914

Browse files
Maddy-Cloudflaresdnts
authored andcommitted
[Security Center] Brand Protection API (cloudflare#23798)
1 parent 8fe2e8a commit 9e61914

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/content/docs/security-center/brand-protection.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ To investigate a string query:
7777
2. Select a monitored query to inspect all the domains that matched your query.
7878
3. Next to the domain, select **Domain** or **URL**. This will trigger a search on the [**Investigate**](/security-center/investigate/) section in a separate tab. URL scanner will also be triggered from **Brand Protection** through **Security Center** > **Investigate**. You will also have access to a report which will be generated automatically. The report will display screenshots of the matched domain, and the registrar of your domain.
7979

80+
## Brand Protection API
81+
82+
[Brand Protection API](https://developers.cloudflare.com/api/resources/brand_protection/) allows you to:
83+
84+
- Create new strings or logo queries.
85+
- Delete strings or logo queries.
86+
- Download matches for both logo and string queries.
87+
- Read matches for both logo and string queries.
88+
8089
## Brand Protection Alerts
8190

8291
<Render file="brand-protection-alerts" />

src/content/docs/security-center/intel-apis/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Cloudflare provides a series of endpoints covering various areas of internet sec
2424
| [WHOIS](/api/resources/intel/subresources/whois/methods/get/) | Provides the WHOIS registration information for a specific domain. |
2525
| [DDoS Botnet Threat Feed](/ddos-protection/botnet-threat-feed/)<br/>(early access) | Provides information to service providers about their own IP addresses that have participated in HTTP DDoS attacks as observed from Cloudflare's global network. |
2626
| [Cloudforce One](/api/resources/cloudforce_one/subresources/requests/subresources/assets/methods/create/)| Enable users to list, delete, get, or update a request asset. |
27+
| [Brand Protection API](/api/resources/brand_protection/) | Provides the ability to create and delete queries, download matches for logo and string queries, read matches for logo and string queries. |
2728

2829
## API Examples
2930

0 commit comments

Comments
 (0)