Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Paste code macro
languagehttp
themeSunburst
GET https://api${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}
Content-Type: application/json; charset=utf8
x-api-key: {API Key}
 
{
    "date"   : "{date}"
}

...

Paste code macro
languagehttp
themeSunburst
GET https://api${CloudVendor}.${CountryCode}.machlake.com/lakes/lake01${lake_id}?date=2021-07-06

Response Example

...