---
title: "Index tip"
method: GET
path: "/index/tip"
tags: ["index"]
---

# Index tip

`GET /index/tip`

Returns the last indexed tip. It may lag behind the consensus tip if the host is still synchronizing.

## Response `200`

Current index synchronization tip.

- ChainIndex
  - `height` integer, required — Block height.
  - `id` string, required — 256-bit blake2b hash.

---

[API](https://skmtc.dev/siafoundation/apis/hostd-api.md) · [All operations](https://skmtc.dev/siafoundation/apis/hostd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siafoundation/hostd-api/revisions/08ff756929fc/schema)
