Jump to Content
Core API Documentation
API Reference
UGC APILoyalty APIApp Developer APIHelp CenterCore API Documentation
API Reference
UGC APILoyalty APIApp Developer APIHelp Center
All
Pages
Start typing to search…

General

  • Welcome
  • Table of contents
  • Guidelines & conventions
  • Changelog
  • Finding your app key and API secret

Authentication

  • About authentication
  • Yotpo authenticationpost

Orders

  • About orders
  • Create orderpost
  • Create mass orderspost
  • Retrieve ordersget
  • Invalidate orderdel

Products

  • About products
  • Create mass productspost
  • Retrieve all productsget
  • Retrieve Promoted Productsget
  • Update mass productsput

Product Grouping

  • About product grouping
  • Create product grouppost
  • Retrieve product groups for accountget
  • Retrieve details for a specific product groupget
  • Add/remove productsput
  • Delete a product groupdel

Yotpo authentication

post
https://api.yotpo.com/oauth/token

This endpoint uses your Yotpo app key and API Secret to generate the API utoken necessary to authenticate most of Yotpo's API calls.

To find your app key and API secret, see this article.

Language