Knowde REST API

The Knowde REST API is organized around RESTful resources with predictable resource-oriented URLs, JSON-encoded payloads and responses, and standard HTTP verbs and status codes. Resources include product, category, attribute and lead-group data in the Knowde PIMS, queried through the documented PIMS filter grammar. A staging environment is available so integrations can be built and tested without touching live data.

API entry from apis.yml

apis.yml Raw ↑
name: Knowde REST API
description: The Knowde REST API is organized around RESTful resources with predictable resource-oriented
  URLs, JSON-encoded payloads and responses, and standard HTTP verbs and status codes. Resources include
  product, category, attribute and lead-group data in the Knowde PIMS, queried through the documented
  PIMS filter grammar. A staging environment is available so integrations can be built and tested without
  touching live data.
humanURL: https://developer.knowde.com/documentation/rest
baseURL: https://developer-api.knowde.com
tags:
- REST
- Product Information Management
- Master Data Management
properties:
- type: Documentation
  url: https://developer.knowde.com/documentation/rest
- type: Authentication
  url: https://developer.knowde.com/documentation/auth