Skip to main content

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:

  1. Enter the URL to query https://streamstats.usgs.gov/timeoftravelservices/jobsons/Execute?initialmassconcentration=6000&starttime=2024-09-16T17:23:03.000Z
  2. Change query type to POST
  3. Go to Body
  4. Change to raw
  5. Change type dropdown from Text to JSON
  6. Paste the Sample post body
  7. Send the POST query

Files

Sample post body

Sample post response