---
title: "POST /identities/generate-token"
method: POST
path: "/identities/generate-token"
tags: ["identities"]
---

# POST /identities/generate-token

`POST /identities/generate-token`

Generate identity token.

## Response `200`

Token successfully generated.

## Other responses

- `400` — Token limit exceeded.
- `412` — User email is not validated.
- `500` — Unexpected error while generating the identity token.

---

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