PHPackages                             clousale-bst-fixed/amazon-sp-api-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. clousale-bst-fixed/amazon-sp-api-php

ActiveLibrary[API Development](/categories/api)

clousale-bst-fixed/amazon-sp-api-php
====================================

Amazon Selling Partner API Official Client With fixed

v1.1.5(4y ago)0371↓100%1MITPHPPHP &gt;=7.3

Since Mar 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bestope2021/clousale-bst-fixed)[ Packagist](https://packagist.org/packages/clousale-bst-fixed/amazon-sp-api-php)[ Docs](http://www.clousale.com)[ RSS](/packages/clousale-bst-fixed-amazon-sp-api-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (19)Used By (0)

Amazon Selling Partner API PHP
==============================

[](#amazon-selling-partner-api-php)

This is an API Binding in PHP for the new Amazon Selling Partner API.

This library is based on the output of `swagger-codegen` with the [OpenAPI files provided by Amazon](https://github.com/amzn/selling-partner-api-models/tree/main/models) and has been modified by the contributors.

The purpose of this package is to have an easy way of getting started with the Amazon Selling Partner API through a simple composer package.

Requirements
============

[](#requirements)

- PHP &gt;= 7.3
- cURL Extension
- JSON Extension
- MBString Extension

Installation
============

[](#installation)

Just require this package via composer:

```
composer require clousale/amazon-sp-api-php

```

Detailed Documentation
======================

[](#detailed-documentation)

You can find detailed documentation for this PHP Library in the [`docs/Api` directory](https://github.com/clousale/amazon-sp-api-php/tree/master/docs/Api) (Please note: Namespaces and other classes could have been changed)

You can find general information about the Amazon Selling Partner API on [the official Amazon Developer Website](https://developer.amazonservices.com).

Examples
========

[](#examples)

These are simple examples, just to show you how to get started calling the API.

IAM Role
--------

[](#iam-role)

For when you entered the IAM Role ARN in your developer profile:

```
