---
title: "Plaid Set Public Token and Account ID"
method: POST
path: "/v1/plaid/set_access_token"
tags: ["plaid"]
---

# Plaid Set Public Token and Account ID

`POST /v1/plaid/set_access_token`

Plaid Set Public Token and Account ID

## Headers

- `Authorization` string, byte, required

## Request body

- string

## Response `200`

Success

- AccessTokenResponse
  - `id` integer
  - `public_token` string
  - `item_id` string

## Other responses

- `500` — Client error

---

[API](https://skmtc.dev/alpacahq/apis/title.md) · [All operations](https://skmtc.dev/alpacahq/apis/title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alpacahq/title/revisions/44eb1246cb7d/schema)
