Crashsight OpenAPI
    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 the crash details based on OpenID
    • Post upload symbol
      POST

      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 2023-12-18 06:11:09
      Previous
      Get the crash details based on OpenID
      Built with