---
title: "Check a token verification"
method: GET
path: "/tokens/check/{tokenId}/{tokenName}"
tags: ["tokenVerification"]
---

# Check a token verification

`GET /tokens/check/{tokenId}/{tokenName}`

## Path parameters

- `tokenId` string, required
- `tokenName` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `409` — Conflict

---

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