---
title: "GET /"
method: GET
path: "/"
---

# GET /

`GET /`

## Response `200`

Base of Langbase API

- object
  - `success` boolean, required
  - `message` string, required — A message from the Langbase API
  - `link` string, required — Langbase API Docs link.

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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