StatusGet API status Get API statusRetrieves the running status of the Ordinals API.GET/ordinals/v1API StatusDisplays the status of the APIStatus codeDescription200Default Response/ordinals/v1/SendcURLJavaScriptcurl -X GET "https://api.hiro.so/ordinals/v1/"200Response{ "server_version": "", "status": "string", "block_height": 0, "max_inscription_number": 0, "max_cursed_inscription_number": 0 }TypescriptStatus