Pinwheel Accounts API

The Pinwheel Accounts API exposes the linked payroll accounts a user has connected through Pinwheel Link, surfacing account-level metadata such as platform, status, employment relationship, and supported job types so downstream services can decide what data to request next.

API entry from apis.yml

apis.yml Raw ↑
aid: pinwheel-api:pinwheel-accounts-api
name: Pinwheel Accounts API
tags:
- Accounts
- Payroll
- Employment
- Linked Accounts
baseURL: https://api.getpinwheel.com
humanURL: https://docs.pinwheelapi.com/public/reference/accounts
properties:
- url: https://docs.pinwheelapi.com/public/docs/accounts
  type: Documentation
description: The Pinwheel Accounts API exposes the linked payroll accounts a user has connected through
  Pinwheel Link, surfacing account-level metadata such as platform, status, employment relationship, and
  supported job types so downstream services can decide what data to request next.