Kudobuzz Developer API

The Kudobuzz Developer API lets merchants and integration developers create customer reviews and sync customers and orders into the After Purchase Mail (APM) product for segmentation and post-purchase review-request campaigns. Access is granted per account rather than self-serve, authenticated with a server-side account token plus a browser-side client id. Kudobuzz publishes no OpenAPI definition; the reference documents the official JavaScript client wrapper.

API entry from apis.yml

apis.yml Raw ↑
name: Kudobuzz Developer API
description: The Kudobuzz Developer API lets merchants and integration developers create customer reviews
  and sync customers and orders into the After Purchase Mail (APM) product for segmentation and post-purchase
  review-request campaigns. Access is granted per account rather than self-serve, authenticated with a
  server-side account token plus a browser-side client id. Kudobuzz publishes no OpenAPI definition; the
  reference documents the official JavaScript client wrapper.
humanURL: https://kudobuzz.com/developer-api
baseURL: https://api.kudobuzz.com/v1
image: https://kudobuzz.com/assets/kudobuzz-logo.svg
tags:
- Reviews
- User Generated Content
- Ecommerce
- Orders
- Customers
properties:
- type: Documentation
  url: https://docs.kudobuzz.com/
- type: APIReference
  url: https://docs.kudobuzz.com/#/core
- type: GettingStarted
  url: https://docs.kudobuzz.com/#/quickstart
- type: Authentication
  url: authentication/kudobuzz-authentication.yml
- type: Conventions
  url: conventions/kudobuzz-conventions.yml
- type: Idempotency
  url: conventions/kudobuzz-conventions.yml
- type: ErrorCatalog
  url: errors/kudobuzz-error-codes.yml
- type: RateLimits
  url: rate-limits/kudobuzz-rate-limits.yml
- type: DataModel
  url: data-model/kudobuzz-data-model.yml
- type: Lifecycle
  url: lifecycle/kudobuzz-lifecycle.yml
- type: Deprecation
  url: lifecycle/kudobuzz-lifecycle.yml
- type: SourceCode
  url: https://github.com/kudobuzz/kbjs-clients