PHPackages                             ansas/ebay-rest-api - 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. ansas/ebay-rest-api

ActiveLibrary[API Development](/categories/api)

ansas/ebay-rest-api
===================

239PHP

Since May 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ansas/ebay-rest-api)[ Packagist](https://packagist.org/packages/ansas/ebay-rest-api)[ RSS](/packages/ansas-ebay-rest-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ansas/ebay-rest-api
===================

[](#ansasebay-rest-api)

The **Feed API** lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.2 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "ansas/ebay-rest-api": "dev-master"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
