Skip to main content
Create Advanced Report
/report-advanced-create
- API: https://devsey.com/api/report-advanced-create
- METHOD: POST
- Authorization: API Token required
- Accept: application/json
POST Variables
- app_id
- STRING
- /app-view
- unique_id
- app_browser
- app_resolution
- app_url
- STRING
- MUST CONTAIN THE MAIN DOMAIN FROM YOUR APPLICATION
- app_sleeper
- INT
- Lowest Value 0
- Highest Value 5
- Adds second counter to screenshot process. 0 seconds lowest value, 5 seconds highest value.
- Can accept 0, 1, 2, 3, 4, or 5 (But only one choice)
GET Variables
RETURN
- message: "Advanced report created successfully!"
- report_id: {unique_id}
