PHPackages                             dandyraka/sgb-team-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. dandyraka/sgb-team-api

AbandonedArchivedLibrary[API Development](/categories/api)

dandyraka/sgb-team-api
======================

SGB Team Official API to check SGB Code validation

v1.0.2(6y ago)7303[2 PRs](https://github.com/dandyraka/SGB-Team-API/pulls)MITPHPPHP ^7.0

Since Oct 16Pushed 3y ago2 watchersCompare

[ Source](https://github.com/dandyraka/SGB-Team-API)[ Packagist](https://packagist.org/packages/dandyraka/sgb-team-api)[ Docs](https://github.com/dandyraka/SGB-Team-API)[ RSS](/packages/dandyraka-sgb-team-api/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (6)Used By (0)

SGB Team API
============

[](#sgb-team-api)

[![Latest Stable Version](https://camo.githubusercontent.com/e2009378189ca7af8f8bb0f3f2dc3eeab57bf90d09cb3a7a78ca6c881f6542f6/68747470733a2f2f706f7365722e707567782e6f72672f64616e647972616b612f7367622d7465616d2d6170692f762f737461626c65)](https://packagist.org/packages/dandyraka/sgb-team-api)[![Total Downloads](https://camo.githubusercontent.com/7c87193b543089cbe681c6a4ac32afca9f62dcffc6a515cbcb97f2e21513d008/68747470733a2f2f706f7365722e707567782e6f72672f64616e647972616b612f7367622d7465616d2d6170692f646f776e6c6f616473)](https://packagist.org/packages/dandyraka/sgb-team-api)

SGB Team Official API to check SGB Code validation

Docs API
--------

[](#docs-api)

### Web Based

[](#web-based)

HTTP MethodPOSTResponse FormatJSONAPI URLParameterDescriptioncodeSGB Team Membership CodekeyAPI Key given by Admin### CLI Based

[](#cli-based)

HTTP MethodPOSTResponse FormatJSONAPI URLParameterDescriptioncodeSGB Team Membership Codesecret\_keySGB Team Membership Secret Key### Web Based (Region)

[](#web-based-region)

Maybe you can use it for absent regional members

HTTP MethodPOSTResponse FormatJSONAPI URLParameterDescriptioncodeSGB Team Membership CodekeyAPI Key given by AdminregionMember Region### Response

[](#response)

StatusJSONSuccess`{ status: "ok" }`Failed`{ status: "fail" }`---

Back to This Repo
-----------------

[](#back-to-this-repo)

### Requirement

[](#requirement)

1. PHP &gt;= 7.0
2. **[Composer](https://getcomposer.org/)**

### Install

[](#install)

```
composer require dandyraka/sgb-team-api

```

### Examples

[](#examples)

```
