Explore
MRC Data API
OAS 3.0
Web service API endpoints Information
Authorize
damdata
Dam Data API
GET
/api
/v1
/damdata
/damlist
Get all dam list
GET
/api
/v1
/damdata
/{damcode}
Get dam by damcode
GET
/api
/v1
/damdata
/country
/{countrycode}
Get dam by country code
hydromet
Hydromet API
GET
/api
/v1
/hydromet
/country
Get all country
GET
/api
/v1
/hydromet
/station
Get all station
POST
/api
/v1
/hydromet
Insert hydromet data
GET
/api
/v1
/hydromet
/{country_code}
Get all measurement by country
GET
/api
/v1
/hydromet
/station
/{station_code}
Get all measurement by station code
GET
/api
/v1
/hydromet
/{country_code}
/{startdate}
/{enddate}
Get all measurement by country and date
GET
/api
/v1
/hydromet
/station
/{station_code}
/{startdate}
/{enddate}
Get all measurement by station and date
forecast
Forecast API
GET
/api
/v1
/forecast
/{station_id}
/{year}
Get forecast by station_id and year
timeseries
GET
/api
/v1
/timeseries
/{countryCode}
Get timeseries data by country code
hf-wqm
GET
/api
/v1
/hfwqm
Get All High Frequency Water Quality Monitoring
GET
/api
/v1
/hfwqm
/export
Export Water Quality Monitoring Data as CSV
login
POST
/login
Login
POST
/login
/logout
Logout
POST
/login
/renew-token
Renew Token