---
title: "Say hello to test api key"
method: GET
path: "/hello"
tags: ["Hello"]
---

# Say hello to test api key

`GET /hello`

## Query parameters

- `api-version` string

## Response `200`

OK

- Hello — Hello
  - `apiKeyName` string, nullable — API key name
  - `companyName` string, nullable — Company name
  - `message` string, nullable — Message
  - `serverTimestamp` string, date-time — Server timestamp
  - `url` string, nullable — Name

## Other responses

- `401` — Unauthorized

---

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