Web Application Endpoints
DeprecatedCompanyCrashCrashesCrash GroupsDatabasesDefectEventsSupport ResponseUser (GDPR)UsersVersions
Curl Example
Postman Collection
Special Rules for POST Requests
Last updated
Was this helpful?
Was this helpful?
rm cookies.txt
curl -b cookies.txt -c cookies.txt --data "email=fred@bugsplat.com&password=Flintstone" https://app.bugsplat.com/api/authenticatev3
curl -b cookies.txt -c cookies.txt "https://app.bugsplat.com/allCrash?database=Fred"
curl -b cookies.txt -c cookies.txt "https://app.bugsplat.com/api/crash/data?id=58464&database=Fred"curl --data "email=test+app@bugsplat.com&password=ABCHi&898S$QQ" https://httpbin.org/post