---
title: "Root redirect to agent card"
method: GET
path: "/"
tags: ["Agent Discovery"]
---

# Root redirect to agent card

`GET /`

A convenience: `GET /` returns `302 Found` pointing at the
agent card. Useful for humans browsing to the agent's base
URL — they end up at something meaningful instead of a 404.

## Other responses

- `302` — Redirect to `/.well-known/agent.json`

## Changes

- **2026-04-21** `8a22dc180044` — 1 info
  - endpoint added
- **2026-02-12** `970d68a5c55d` — 1 breaking
  - api removed without deprecation
- **2026-02-11** `975e49e9b675` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getbindu/apis/bindu-agent-api/changes/get.md)

---

[API](https://skmtc.dev/getbindu/apis/bindu-agent-api.md) · [All operations](https://skmtc.dev/getbindu/apis/bindu-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbindu/bindu-agent-api/revisions/8a22dc180044/schema)
