Vendr Public API

Pricing API

Endpoint:https://api.vendr.com

Basic Price Estimate

GET
https://api.vendr.com
/v1/pricing/basic/{scopeOrProductId}

Basic Price Estimatepath Parameters

  • scopeOrProductIdstring · uuid · required

Basic Price EstimateHeaders

  • Authorizationstring · required
  • x-vendr-end-user-identifierstring
  • x-vendr-end-user-ipstring · ipv4
  • x-vendr-end-user-emailstring · email
  • x-vendr-end-user-organization-identifierstring

Basic Price EstimateResponses

  • estimateobject · required
  • currencystring · required
  • timestampstring · date-time · required

Advanced Price Estimate

GET
https://api.vendr.com
/v1/pricing/advanced/{scopeOrProductId}

Advanced Price Estimatepath Parameters

  • scopeOrProductIdstring · uuid · required

Advanced Price EstimateHeaders

  • Authorizationstring · required
  • x-vendr-end-user-identifierstring
  • x-vendr-end-user-ipstring · ipv4
  • x-vendr-end-user-emailstring · email
  • x-vendr-end-user-organization-identifierstring

Advanced Price EstimateResponses

  • estimateobject · required
  • productEstimatesobject[] · required
  • currencystring · required
  • timestampstring · date-time · required