Health
Root endpoint
Root endpoint has no other function than to point end users to documentation.
get/
Response
Information pointing to the documentation.
Example response
{
"url": "https://blockfrost.io/",
"version": "0.1.0"
}Root endpoint has no other function than to point end users to documentation.
Information pointing to the documentation.
{
"url": "https://blockfrost.io/",
"version": "0.1.0"
}