v1

latestOpenAPI 3.0.0MIT2026-07-17124105392.5 KB
Health

Root endpoint

Root endpoint has no other function than to point end users to documentation.

get/

Response

Information pointing to the documentation.

urlstring required
versionstring required

Example response

{
  "url": "https://blockfrost.io/",
  "version": "0.1.0"
}
All 124 operations