# Read and Write APIs

Published articles for Read and Write APIs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How Bazaarvoice UGC APIs serve information to its brand & retailers

DevFeed: [How Bazaarvoice UGC APIs serve information to its brand & retailers](<https://devfeed.tech/articles/how-bazaarvoice-ugc-apis-serve-information-to-its-brand-retailers-38725.md>)

Original publisher: [Read original article](<https://blog.developer.bazaarvoice.com/2024/05/06/how-bazaarvoice-ugc-apis-serves-information-to-its-brand-retailers/>)

Author: Udayaram Kammara

Published: 2024-05-06T11:57:33Z

Content type: tutorial

Language: en

Sources: [Bazaarvoice](<https://devfeed.tech/sources/bazaarvoice.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Security](<https://devfeed.tech/topics/security.md>), [App](<https://devfeed.tech/topics/app.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Database](<https://devfeed.tech/topics/database.md>), [Server](<https://devfeed.tech/topics/server.md>), [servers](<https://devfeed.tech/topics/servers.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-architecture](<https://devfeed.tech/tags/api-architecture.md>), [api-security](<https://devfeed.tech/tags/api-security.md>), [apis](<https://devfeed.tech/tags/apis.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [bazaarvoice](<https://devfeed.tech/tags/bazaarvoice.md>), [caching](<https://devfeed.tech/tags/caching.md>), [clients](<https://devfeed.tech/tags/clients.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [content-syndication](<https://devfeed.tech/tags/content-syndication.md>), [conversations-api](<https://devfeed.tech/tags/conversations-api.md>), [data-denormalization](<https://devfeed.tech/tags/data-denormalization.md>), [data-processing](<https://devfeed.tech/tags/data-processing.md>), [database](<https://devfeed.tech/tags/database.md>), [e-commerce-solutions](<https://devfeed.tech/tags/e-commerce-solutions.md>), [enriched-data](<https://devfeed.tech/tags/enriched-data.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [high-traffic-systems](<https://devfeed.tech/tags/high-traffic-systems.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [load-balancing](<https://devfeed.tech/tags/load-balancing.md>), [performance](<https://devfeed.tech/tags/performance.md>), [product](<https://devfeed.tech/tags/product.md>), [product-catalog](<https://devfeed.tech/tags/product-catalog.md>), [read-and-write-apis](<https://devfeed.tech/tags/read-and-write-apis.md>), [resilient-architecture](<https://devfeed.tech/tags/resilient-architecture.md>), [response-caching](<https://devfeed.tech/tags/response-caching.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [security](<https://devfeed.tech/tags/security.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>), [ugc](<https://devfeed.tech/tags/ugc.md>), [user-generated-content-ugc](<https://devfeed.tech/tags/user-generated-content-ugc.md>)

### AI overview

This article describes the high-level architecture and design strategies behind Bazaarvoice's UGC APIs, including request authentication, gateway processing, load balancing, database retrieval, security filtering, and response caching. It states that the APIs recorded peak traffic of over 3 billion calls per day in 2023 and served hundreds of millions of pieces of user-generated content.

### Source excerpt

Bazaarvoice has thousands of clients including brands and retailers. Bazaarvoice has billions of records of product catalog and User Generated Content(UGC)from Bazaarvoice clients. When a shopper visits a brand or retailer site/app powered by Bazaarvoice, our APIs are triggered. In 2023,Bazaarvoice UGC APIs recorded peak traffic of over 3+ billion calls per day with zero [...]