Pgyer Docs
API 1.0 (Archive)

App Groups

Legacy API 1.0 endpoints for app group details and user app groups.

This page documents legacy API 1.0 endpoints. New integrations should use API 2.0 App Groups.

View App Group Details

POSThttp://api.pgyer.com/apiv1/app/viewGroup

Request Parameters

ParameterTypeDescription
aIdStringApp Id.
_api_keyStringAPI Key.

List User App Groups

POSThttp://api.pgyer.com/apiv1/userAppGroup/listAll

Request Parameters

ParameterTypeDescription
uKeyStringUser Key.
_api_keyStringAPI Key.

View User App Group

POSThttp://api.pgyer.com/apiv1/userAppGroup/view

Request Parameters

ParameterTypeDescription
userAppGroupKeyStringUser App Group Key.
_api_keyStringAPI Key.

On this page