---
title: "Get traffic chart data (24fire+)"
method: POST
path: "/api/kvm/{internal_id}/traffic/chart"
tags: ["KVM"]
---

# Get traffic chart data (24fire+)

`POST /api/kvm/{internal_id}/traffic/chart`

Return traffic data in a format suitable for chart rendering or as a Base64 image. **Requires 24fire+**.

## Path parameters

- `internal_id` string, required

## Response `200`

Traffic chart data

- object

## Other responses

- `401` — Unauthorized or missing 24fire+ subscription

---

[API](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2.md) · [All operations](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evicka-studio/24fire-rest-api-v2/revisions/ee3da07b5d44/schema)
