/amz-sp-api-gosdk

About This repository contains Golang codes generatied by OpenAPI models for developers to use when developing software to call Amazon Selling Partner APIs.

Primary LanguageGoMIT LicenseMIT

Selling Partner API Models

This repository contains Swagger models for developers to use to create software to call Selling Partner APIs. Developers can use swagger codegen to generate client libraries from these models. Please refer to selling-partner-api-docs for additional documentation and read the Selling Partner API Developer Guide for instructions to get started.

The models directory contains all of the currently available Selling Partner API models.

The amz-sp-api-gosdk is a Go software development kit (SDK) for working with the Amazon Selling Partner API for authorization, catalog items, catalog item attributes, fulfillment inbound shipment, and more. This SDK is based on the Swagger Codegen tool and uses generated client code from the Selling Partner API Swagger specification. The SDK provides easy-to-use methods for interacting with the Selling Partner API and handles the underlying HTTP requests and responses. It also supports common authentication methods for accessing the API, including the use of LWA access and refresh tokens. The SDK is designed to be easily integrated into Go projects and provides a convenient way for Go developers to work with the Selling Partner API.

Please check all md instructions in the model directory

License

This project is licensed under the MIT License.