PHPackages                             channelengine/api-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. channelengine/api-client

Abandoned → [channelengine/api-client-php](/?search=channelengine%2Fapi-client-php)Library[HTTP &amp; Networking](/categories/http)

channelengine/api-client
========================

ChannelEngine API for merchants

2.13.0(3y ago)2597[1 issues](https://github.com/channelengine/merchant-api-client-php/issues)unlicensePHPPHP ^7.3 || ^8.0

Since Nov 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/channelengine/merchant-api-client-php)[ Packagist](https://packagist.org/packages/channelengine/api-client)[ Docs](https://openapi-generator.tech)[ RSS](/packages/channelengine-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (39)Used By (0)

ChannelEngine
=============

[](#channelengine)

[![No Maintenance Intended](https://camo.githubusercontent.com/2d872e789eea687f423190950fe14de1f3af2f16228593abcc04641ea502a249/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5354415455532d444550524543415445442d2532336366303030303f7374796c653d666f722d7468652d6261646765)](https://support.channelengine.com/hc/en-us/articles/4409503691165-Merchant-API-API-clients)

### Deprecation of the Merchant API client libraries

[](#deprecation-of-the-merchant-api-client-libraries)

This library is no longer supported by ChannelEngine. To build your own library via OpenAPI Generator, using your programming language of choice, check out the [Merchant API: API clients](https://support.channelengine.com/hc/en-us/articles/4409503691165-Merchant-API-API-clients) article in our Help Center.

ChannelEngine’s APIs follow the OpenAPI/Swagger specifications, which you can find in our [API reference](https://demo.channelengine.net/api/swagger/index.html).

### Additional information for developers

[](#additional-information-for-developers)

For detailed information on ChannelEngine’s APIs, go to the [REST APIs category](https://support.channelengine.com/hc/en-us/categories/4419833201937-REST-APIs) in our Help Center.

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

[](#installation--usage)

### Composer

[](#composer)

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

```
{
  "require": {
    "channelengine/merchant-api-client-php": "*"
  }
}

```

Then run `composer install`

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
