---
title: "Getting JWT using Username/Password"
method: GET
path: "/v1/merchant/{merchantId}/token"
---

# Getting JWT using Username/Password

`GET /v1/merchant/{merchantId}/token`

To access the new terminal API, you need a bearer token.  To get this bearer token, you need to call the security API

## Path parameters

- `merchantId` string, required

## Response `200`

200

---

[API](https://skmtc.net/mxmerchant/apis/checkout-api.md) · [All operations](https://skmtc.net/mxmerchant/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mxmerchant/checkout-api/versions/6807b698abcb/schema)
