T

tryfinch.com

Finch is a B2B infrastructure platform that provides a unified API for connecting software products to employers’ HRIS, payroll, benefits, and document systems. It standardizes read and write access across many payroll and HR providers through a single integration.

2 integrations · REST · CLI

Finch exposes one authenticated HTTP API at `https://api.tryfinch.com` plus an npm-distributed MCP server CLI that uses Finch access tokens; no public GraphQL API or standalone hosted MCP endpoint was found.

discovered 2mo ago
REST · OpenAPI1
CLI1
Credentials
Finch application client credentials (`client_id` and `client_secret`)appGet key

Sign up for a Finch sandbox or developer account in the Finch Dashboard. After registration, Finch provides a sandbox application client_id and client_secret. Use the dashboard to add your app's redirect URIs before creating connect sessions or exchanging authorization codes for access tokens.

Finch connection access tokenbearerGet token

First create a Finch Connect session with your app credentials, send the employer through Finch Connect, and obtain an authorization code. Then exchange that code at Create Access Token to receive a connection access_token. Finch recommends doing the code exchange and token storage on your backend; see Backend Security.

conventions · 1/8 published

Publish these signals → /publishing