---
title: "Get Live Info"
method: GET
path: "/api/live/info"
tags: ["Live"]
---

# Get Live Info

`GET /api/live/info`

Get Live Info

## Query parameters

- `roomId` string, required — Room ID. You can get the roomId from the uniqueId via the `api/live/check-alive` endpoint (room_id_str)

## Response `200`

Success

- object
  - `data` object
  - `status_code` number

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api.md) · [All operations](https://skmtc.net/tikfly/apis/tikfly-api-unoffical-tiktok-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tikfly/tikfly-api-unoffical-tiktok-api/revisions/892e18b9f5af/schema)
