Samples and Libraries

The Manufacturer Center API client libraries are the recommended way to use the API. They provide superior language integration, improved security, and support for calls that require user authorization. Using them eliminates the need to manually set up HTTP requests and parse the responses.

The client libraries are available in a variety of programming languages, shown below.

The Manufacturer Center API is built on HTTP and JSON, so any standard HTTP client can send requests to it and parse the responses.

Client Library Manufacturer Center API Code Examples Documentation
Java Github Developer's Guide
JavaScript Getting Started
.NET Github Getting Started
Objective-C Introduction
PHP Getting Started
Python Getting Started
Go Getting Started
Google Web Toolkit Overview
Node.js README
Ruby Getting Started