Freshop API

Live REST API serving grocery store and product data to Freshop-powered storefronts. Numeric path versioning (/1/, /2/); app_key query-parameter authentication; flat JSON error envelope.

API entry from apis.yml

apis.yml Raw ↑
name: Freshop API
description: Live REST API serving grocery store and product data to Freshop-powered storefronts. Numeric
  path versioning (/1/, /2/); app_key query-parameter authentication; flat JSON error envelope.
humanURL: https://freshop.com
baseURL: https://api.freshop.com
properties:
- type: Authentication
  url: authentication/freshop-authentication.yml
- type: ErrorCatalog
  url: errors/freshop-problem-types.yml
- type: Conventions
  url: conventions/freshop-conventions.yml
- type: Lifecycle
  url: lifecycle/freshop-lifecycle.yml