---
title: "Platform Token"
method: POST
path: "/access-token"
---

# Platform Token

`POST /access-token`

## Request body

- object
  - `platform` string, required — The token's platform. Possible values are `Epic`, `PlayStation`, `Steam`, `Switch`, `Xbox`.
  - `token` string, required — The token itself

## Response `204`

204

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/hitmaps/apis/hitmaps-ioi-api.md) · [All operations](https://skmtc.dev/hitmaps/apis/hitmaps-ioi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hitmaps/hitmaps-ioi-api/revisions/e284b6402e24/schema)
