Historical Revision Version API
Returns the current finalized historical data revision version.
Returns the current historical weather final revision version so downstream systems can detect changes to finalized datasets.
get/history/revision_version
Query parameters
keystring string required
Your registered API key.
Response
Historical revision version object.
Example response
{
"revision_version": "2.1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.