---
title: "Root endpoint"
method: GET
path: "/"
tags: ["Health"]
---

# Root endpoint

`GET /`

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

## Response `200`

Information pointing to the documentation.

- object
  - `url` string, required
  - `version` string, required

## Other responses

- `400` — Bad request
- `403` — Authentication secret is missing or invalid
- `418` — IP has been auto-banned for extensive sending of requests after usage limit has been reached
- `429` — Usage limit reached
- `500` — Internal Server Error

---

[API](https://skmtc.net/txpipe/apis/blockfrost-io-api-documentation.md) · [All operations](https://skmtc.net/txpipe/apis/blockfrost-io-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/txpipe/blockfrost-io-api-documentation/revisions/4a2f67b16876/schema)
