Pinwheel Link Token API

The Pinwheel Link Token API mints short-lived link_tokens that initialize the Pinwheel Link drop-in UI (Web, iOS, Android, React Native, Flutter, Capacitor). The token scopes the session to a specific end user, a chosen job (direct deposit switch, paystubs, employment, identity, income, shifts, tax forms, bill switch, bill cancellation), and the configured environment (sandbox or production).

API entry from apis.yml

apis.yml Raw ↑
aid: pinwheel-api:pinwheel-link-token-api
name: Pinwheel Link Token API
tags:
- Link
- Tokens
- Authentication
- Onboarding
baseURL: https://api.getpinwheel.com
humanURL: https://docs.pinwheelapi.com/public/reference/post_v1-link-tokens
properties:
- url: https://docs.pinwheelapi.com/public/docs/link
  type: Documentation
description: The Pinwheel Link Token API mints short-lived link_tokens that initialize the Pinwheel Link
  drop-in UI (Web, iOS, Android, React Native, Flutter, Capacitor). The token scopes the session to a
  specific end user, a chosen job (direct deposit switch, paystubs, employment, identity, income, shifts,
  tax forms, bill switch, bill cancellation), and the configured environment (sandbox or production).