USGS Streamstats Notes
https://www.usgs.gov/streamstats
https://streamstats.usgs.gov/docs/streamstatsservices/#/
REST Service
To test the REST service, use Postman and configure the following:
- Enter the URL to query
https://streamstats.usgs.gov/timeoftravelservices/jobsons/Execute?initialmassconcentration=6000&starttime=2024-09-16T17:23:03.000Z - Change query type to POST
- Go to Body
- Change to raw
- Change type dropdown from Text to JSON
- Paste the Sample post body
- Send the POST query