---
title: "Criar token de API"
method: POST
path: "/v3/api-tokens"
tags: ["API Tokens"]
---

# Criar token de API

`POST /v3/api-tokens`

## Request body

- CreateApiTokenDto
  - `name` string, required — Nome descritivo do token

## Response `201`

---

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