Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

---
title: New APIs for Brand Protection setup
description: You can now use the Brand Protection API endpoints to manage your Brand Protection queries
date: 2025-07-18
---

The Brand Protection API is now available, allowing users to create new queries and delete existing ones, fetch matches and more!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Brand Protection API is now available, allowing users to create new queries and delete existing ones, fetch matches and more!
The Brand Protection API is now available, allowing users to create new queries, delete existing queries, fetch matches and more.


What you can do:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
What you can do:
Brand Protection API allows you to:

- **create new string or logo query**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **create new string or logo query**
- **Create new string or logo query.**

- **delete string or logo queries**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **delete string or logo queries**
- **Delete string or logo queries.**

- **download matches for both logo and string queries**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **download matches for both logo and string queries**
- **Download matches for both logo and string queries.**

- **read matches for both logo and string queries**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **read matches for both logo and string queries**
- **Read matches for both logo and string queries.**


Ready to start? Check out the [Brand Protection API](/api/resources/brand_protection/) in our documentation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Ready to start? Check out the [Brand Protection API](/api/resources/brand_protection/) in our documentation.
Refer to [Brand Protection API](/api/resources/brand_protection/) to use the API.

Loading