---
title: "Dashboard"
method: POST
path: "/v2/token/encode/dashboard-summary"
---

# Dashboard

`POST /v2/token/encode/dashboard-summary`

Dashboard — Damoov developer documentation.

## Headers

- `X-API-KEY` string

## Request body

- object
  - `type` string — possible options: companyid, appid, instanceid
  - `id` string — uuid. provide here your CompanyId, ApplicationId or InstanceId
  - `expiration_minutes` integer — time in minutes. for example: 60
  - `unit_system` string — possible options: Metric, Imperial
  - `language` string — en

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/damoov/apis/user-service.md) · [All operations](https://skmtc.net/damoov/apis/user-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/damoov/user-service/versions/1a5db2e2251f/schema)
