Vizit Public API

Machine-to-machine REST API for ingesting Product Detail Pages (by Amazon ASIN or by caller-supplied id), submitting standalone images for asynchronous Visual AI scoring, retrieving PDP and image scores including GS1 hero component sub-scores, requesting Spark Ideas and Spark Images, and queuing bulk CSV exports of an organization's scores. Authenticated with OAuth 2.0 client credentials (Auth0 organization-scoped) exchanged at POST /auth/token for a 24-hour Bearer token.

API entry from apis.yml

apis.yml Raw ↑
aid: vizit:public-api
name: Vizit Public API
description: Machine-to-machine REST API for ingesting Product Detail Pages (by Amazon ASIN or by caller-supplied
  id), submitting standalone images for asynchronous Visual AI scoring, retrieving PDP and image scores
  including GS1 hero component sub-scores, requesting Spark Ideas and Spark Images, and queuing bulk CSV
  exports of an organization's scores. Authenticated with OAuth 2.0 client credentials (Auth0 organization-scoped)
  exchanged at POST /auth/token for a 24-hour Bearer token.
humanURL: https://docs.vizit.com/
baseURL: https://ext.vizit.com
tags:
- Visual AI
- Ecommerce
- Image Scoring
- Product Detail Pages
- Exports
properties:
- type: Documentation
  url: https://docs.vizit.com/
- type: APIReference
  url: https://docs.vizit.com/api
- type: GettingStarted
  url: https://docs.vizit.com/guides/overview
- type: Authentication
  url: https://docs.vizit.com/standards/authentication
- type: ErrorCodes
  url: https://docs.vizit.com/standards/errors
- type: Pagination
  url: https://docs.vizit.com/standards/pagination