Skip to main content

Introduction

RezKit interacts with external products though services which have a unified interface. These services are known as Product Providers.

Product Providers are HTTP services with standardized data formats, authentication mechanisms and operation. A provider can implement either some or all of the available features and signals to RezKit which features are supported by using a Service Descriptor

Building a Provider

The best way to get started with building a product provider is to follow along with our tutorial