Download the PHP package dandyraka/sgb-team-api without Composer
On this page you can find all versions of the php package dandyraka/sgb-team-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dandyraka/sgb-team-api
More information about dandyraka/sgb-team-api
Files in dandyraka/sgb-team-api
Download dandyraka/sgb-team-api
More information about dandyraka/sgb-team-api
Files in dandyraka/sgb-team-api
Vendor dandyraka
Package sgb-team-api
Short Description SGB Team Official API to check SGB Code validation
License MIT
Homepage https://github.com/dandyraka/SGB-Team-API
Package sgb-team-api
Short Description SGB Team Official API to check SGB Code validation
License MIT
Homepage https://github.com/dandyraka/SGB-Team-API
Please rate this library. Is it a good library?
Informations about the package sgb-team-api
SGB Team API
SGB Team Official API to check SGB Code validation
Docs API
Web Based
HTTP Method | POST |
Response Format | JSON |
API URL | https://api.sgbteam.id/ |
Parameter | Description |
---|---|
code | SGB Team Membership Code |
key | API Key given by Admin |
CLI Based
HTTP Method | POST |
Response Format | JSON |
API URL | https://api.sgbteam.id/cli.php |
Parameter | Description |
---|---|
code | SGB Team Membership Code |
secret_key | SGB Team Membership Secret Key |
Web Based (Region)
Maybe you can use it for absent regional members
HTTP Method | POST |
Response Format | JSON |
API URL | https://api.sgbteam.id/absenReg.php |
Parameter | Description |
---|---|
code | SGB Team Membership Code |
key | API Key given by Admin |
region | Member Region |
Response
Status | JSON |
---|---|
Success | { status: "ok" } |
Failed | { status: "fail" } |
Back to This Repo
Requirement
- PHP >= 7.0
- Composer
Install
composer require dandyraka/sgb-team-api
Examples
See full examples here
Info
Get API Key : contact admin!
Get Secret Key : https://member.sgbteam.id/getsecret
All versions of sgb-team-api with dependencies
PHP Build Version
Package Version
The package dandyraka/sgb-team-api contains the following files
Loading the files please wait ....