---
title: "Request an Access Token"
method: GET
path: "/card/{id}/token"
tags: ["MarqetaJS"]
---

# Request an Access Token

`GET /card/{id}/token`

## Path parameters

- `id` string, required — ID of the Card to retrieve

## Response `200`

The token

- object
  - `token` string — MarqetaJS access token

---

[API](https://skmtc.net/treasuryprime/apis/account.md) · [All operations](https://skmtc.net/treasuryprime/apis/account/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasuryprime/account/versions/95a3c69c14e8/schema)
