Pgyer Docs
API 1.0 (Archive)

Crash Log

Legacy API 1.0 endpoints for app Crash Log list and detail.

This page documents legacy API 1.0 Crash Log endpoints from the historical SDK system. They are kept only for existing integrations.

List Crash Logs

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

Request Parameters

ParameterTypeDescription
aIdStringApp Id.
_api_keyStringAPI Key.
pageIntegerPage number.

View Crash Log Detail

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

Request Parameters

ParameterTypeDescription
aIdStringApp Id.
sdkCrashGroupIdIntegersdkCrashGroupId from the Crash Log list API.
_api_keyStringAPI Key.

On this page