---
title: "Get a token to authorize future requests"
method: POST
path: "/gettoken"
tags: ["token"]
---

# Get a token to authorize future requests

`POST /gettoken`

## Response `200`

A valid token to use for other requests

## Other responses

- `401` — Wrong user/password

---

[API](https://skmtc.dev/packtpublishing/apis/world-data-api.md) · [All operations](https://skmtc.dev/packtpublishing/apis/world-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/packtpublishing/world-data-api/revisions/9f0bf3e19907/schema)
