Bureau of Reclamation website screenshot

Bureau of Reclamation

Established in 1902, the Bureau of Reclamation is best known for the dams, powerplants, and canals it constructed in the 17 western states. These water projects led to homesteading and promoted the economic development of the West. Reclamation has constructed more than 600 dams and reservoirs including Hoover Dam on the Colorado River and Grand Coulee on the Columbia River.

1 APIs 0 Features
EnergyFederal GovernmentInfrastructureWaterHydrologyReservoirs

APIs

Reclamation Information Sharing Environment (RISE) API

The RISE API allows users to query Bureau of Reclamation water resource data programmatically, returning JSON objects. For Geospatial and File Upload datasets, only metadata can...

Collections

Pricing Plans

Rate Limits

Bureau Of Reclamation Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Portal
Portal
📜
PrivacyPolicy
PrivacyPolicy
🌐
Data Portal
Data Portal

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Reclamation Information Sharing Environment (RISE) API
  version: '1.0'
items:
- info:
    name: Catalog
    type: folder
  items:
  - info:
      name: List catalog items
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/catalog-item
      params:
      - name: page
        value: ''
        type: query
      - name: itemsPerPage
        value: ''
        type: query
    docs: List catalog items
  - info:
      name: List catalog records
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/catalog-record
      params:
      - name: page
        value: ''
        type: query
      - name: itemsPerPage
        value: ''
        type: query
    docs: List catalog records
  - info:
      name: List catalog theme types
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/catalog-theme-type
    docs: List catalog theme types
  - info:
      name: List item structures
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/item-structure
    docs: List item structures
  - info:
      name: List sub-themes
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/sub-theme
    docs: List sub-themes
- info:
    name: Reference Data
    type: folder
  items:
  - info:
      name: List generation efforts
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/generation-effort
    docs: List generation efforts
  - info:
      name: List Reclamation regions
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/reclamation-region
    docs: List Reclamation regions
  - info:
      name: List states
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/state
    docs: List states
  - info:
      name: List unified regions
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/unified-region
    docs: List unified regions
- info:
    name: Locations
    type: folder
  items:
  - info:
      name: List monitoring locations
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/location
      params:
      - name: page
        value: ''
        type: query
      - name: itemsPerPage
        value: ''
        type: query
    docs: List monitoring locations
  - info:
      name: List location types
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/location-type
    docs: List location types
- info:
    name: Model Runs
    type: folder
  items:
  - info:
      name: List model names
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/model-name
    docs: List model names
  - info:
      name: List model runs
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/model-run
    docs: List model runs
  - info:
      name: List model run members
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/model-run-member
    docs: List model run members
- info:
    name: Parameters
    type: folder
  items:
  - info:
      name: List parameters
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/parameter
    docs: List parameters
  - info:
      name: List parameter groups
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/parameter-group
    docs: List parameter groups
- info:
    name: Results
    type: folder
  items:
  - info:
      name: List time series results
      type: http
    http:
      method: GET
      url: https://data.usbr.gov/rise/api/result
      params:
      - name: page
        value: ''
        type: query
      - name: itemsPerPage
        value: ''
        type: query
    docs: List time series results
bundled: true