Pgyer Docs
API 1.0 (Archive)

Feedback

Legacy API 1.0 endpoints for app feedback list and detail.

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

List App Feedback

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

Request Parameters

ParameterTypeDescription
aIdStringApp Id.
_api_keyStringAPI Key.
pageIntegerPage number.

View Feedback Detail

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

Request Parameters

ParameterTypeDescription
aIdStringApp Id.
feedbackKeyStringFeedback key from the feedback list API.
_api_keyStringAPI Key.

On this page