Crashsight OpenAPI
  1. Others
Crashsight OpenAPI
  • API Reference
    • Introduction
    • Overview Statistics
      • Get hourly top issue list
      • Get trend data for the last N days
      • Get overview of data analysis for a single day, including crash, ANR and error
      • Get cumulative trend data
      • Get hourly trend data
      • Get cumulative trend data
      • Get top issue list
      • Get hourly trend data
    • Crash/Exception Analysis
      • To set issue-level tags.
      • Get device list based on stack keyword
      • Get crash user list within a specific time period
      • Get crash statistics based on stack keyword
      • Get crash Stat based on device ID
      • Get crashHash list based on issue ID
      • Get OpenId base on device ID
      • Get notes based on issue ID
      • Get issue details
      • Get the most recent crash hash based on issue ID
      • Get the list of crash hashes based on an issue ID
      • Get the trace data, trace logs, additional information, and custom key-value pairs
      • Get crash details
      • Get Issue list
      • Get Advanced Trends(Private test)
    • Others
      • Get the list of versions, bundle, and handlers
        GET
      • Get the crash details based on OpenID
        POST
      • Post upload symbol
        POST
  1. Others

Post upload symbol

POST
https://crashsight.wetest.net/openapi/file/upload/symbol

Request

Header Params

Body Params multipart/form-data

Responses

🟢200成功
application/json
Body

Example
{}
Modified at 2025-09-23 03:12:50
Previous
Get the crash details based on OpenID
Built with