Recommended Reference Sites

Last updated: June 10, 2026

Tier Deployment
Grow    Enterprise Cloud     On-Prem
Link Notes
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html Instructions on how to generate HAR files in various browsers.
https://jwt.io/ Site can be used to validate and view content of JWT token.
Chrome DevTools - Chrome Developers Guide to using the Developer Tool in Chrome. (Concentrate on Network tab.)
Epoch Converter - Unix Timestamp Converter Website that allows you convert between UNIX epoch to Date/Time
https://www.charlesproxy.com/download/ Tool to analyze browser communication.
https://www.telerik.com/fiddler/fiddler-everywhere Tool to analyze browser communication.