---
title: "Generate Auth Key"
method: GET
path: "/v1/client/auth"
---

# Generate Auth Key

`GET /v1/client/auth`

Generate an authorisation key that needs to be passed into subsequent API calls as auth-key header

## Headers

- `api-key` string, required
- `access-key` string, required

## Response `200`

200

- object
  - `status` integer
  - `authKey` string

## Other responses

- `403` — 403

---

[API](https://skmtc.net/stockal/apis/uat-client-api-v2.md) · [All operations](https://skmtc.net/stockal/apis/uat-client-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stockal/uat-client-api-v2/versions/08e36bbbd3be/schema)
