Introduction

The KitMaker API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

The KitMaker API doesn't support bulk updates. You can work on only one object per POST request.

You can use the KitMaker API to access and manage your organization's logos and products. The API key you use to authenticate the request determines the organization context and permissions for your actions.

icon
Product Catalog Access our complete database of manufacturers and styles to integrate directly into your system.
See Style Docs
icon
Integration Integrate our data into your own internal system for easier access.
Get Started