diff --git a/src/content/changelog/security-center/2025-07-18-brand-protection-api.mdx b/src/content/changelog/security-center/2025-07-18-brand-protection-api.mdx new file mode 100644 index 00000000000000..80b92a2e38719b --- /dev/null +++ b/src/content/changelog/security-center/2025-07-18-brand-protection-api.mdx @@ -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! + +What you can do: +- **create new string or logo query** +- **delete string or logo queries** +- **download 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.