PHPackages                             shedcloud/partner-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. shedcloud/partner-api

ActiveLibrary

shedcloud/partner-api
=====================

Official PHP client for the ShedCloud Partner API

v0.5.0(1mo ago)04MITPHPPHP ^8.2

Since Jul 19Pushed 1mo agoCompare

[ Source](https://github.com/Corland-Partners-LLC/shedcloud-php)[ Packagist](https://packagist.org/packages/shedcloud/partner-api)[ Docs](https://github.com/Corland-Partners-LLC/shedcloud-php)[ RSS](/packages/shedcloud-partner-api/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

shedcloud-php
=============

[](#shedcloud-php)

Official PHP client for the ShedCloud Partner API (`/partner/v1/*`).

Use this package from PHP 8.2+ to call company-scoped Partner API endpoints with an API key (`sc_live_…`) or OAuth2 client credentials.

Install
-------

[](#install)

```
composer require shedcloud/partner-api
```

Hosts
-----

[](#hosts)

EnvironmentHost`production` (default)`https://go.shedcloud.com``sandbox``https://api.shedcloudtest.com`Pass `environment` for sandbox, or `baseUrl` for a custom/local override.

Quick start
-----------

[](#quick-start)

### API key (production)

[](#api-key-production)

```
