GET /api/v1/
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "dashboard": "http://sagui.hydro-matters.fr/api/v1/dashboard",
    "flow-previ-stations-list": "http://sagui.hydro-matters.fr/api/v1/flow_previ/stations",
    "flow-alerts-stations-list": "http://sagui.hydro-matters.fr/api/v1/flow_alerts/stations",
    "atmo-alerts-rasters": "http://sagui.hydro-matters.fr/api/v1/atmo/files",
    "swagger-ui": "http://sagui.hydro-matters.fr/api/schema/swagger-ui/",
    "openapi-schema": "http://sagui.hydro-matters.fr/api/schema/"
}