---
title: "Get Live Category"
method: GET
path: "/api/live/category"
tags: ["Live"]
---

# Get Live Category

`GET /api/live/category`

Get Live Category

## Response `200`

Success

- object
  - `data` object[]
    - `is_not_show_tab` boolean
    - `sub_tabs` object[]
      - `cover_url` string
      - `potition` number
      - `rank_type` string
      - `tab_name` string
      - `tab_type` string
      - `viewer_count` 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)
