Highline Pay by Paycheck API

The Highline API lets billers, lenders, and platforms verify consumer eligibility for paycheck-deduction payments, present the Highline Link flow to authorize a connection, submit and manage payment requests, and reconcile daily ACH settlements. It is documented at docs.highline.co with API keys, webhooks, simulations, and an llms.txt index for AI agents.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/pay-by-paycheck-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: highline-fi:pay-by-paycheck-api
name: Highline Pay by Paycheck API
description: 'The Highline API lets billers, lenders, and platforms verify consumer

  eligibility for paycheck-deduction payments, present the Highline Link

  flow to authorize a connection, submit and manage payment requests, and

  reconcile daily ACH settlements. It is documented at docs.highline.co

  with API keys, webhooks, simulations, and an llms.txt index for AI

  agents.

  '
humanURL: https://docs.highline.co/
tags:
- Payments
- Eligibility
- Link
- Webhook
- Settlement
- Reconciliation
tags_raw:
- Payments
- Eligibility
- Link
- Webhooks
- Settlements
- Reconciliation
properties:
- type: Documentation
  url: https://docs.highline.co/
- type: Website
  url: https://highline.co/
- type: Payroll
  url: https://highline.co/payroll/
- type: PayrollAndHR
  url: https://highline.co/for-payroll-and-hr-providers/
- type: LlmsText
  url: https://docs.highline.co/llms.txt
- type: LinkedIn
  url: https://www.linkedin.com/company/highlineco/
features:
- name: Eligibility API
  description: Check whether a consumer qualifies for Pay by Paycheck based on payroll connections.
- name: Highline Link
  description: Client-side widget for users to authorize a connection between their employer payroll and
    the biller or lender.
- name: Payment Requests
  description: Submit, update, and cancel payment requests for upcoming paychecks.
- name: Payment Monitoring
  description: Track status of in-flight payments in real time.
- name: Daily ACH Settlements
  description: Receive funds via same-day or daily ACH batch transfers.
- name: Reconciliation Reports
  description: Pull settlement reports for arbitrary date ranges.
- name: Webhooks
  description: Subscribe to payment lifecycle events with signed webhook verification.
- name: Sandbox Simulations
  description: Test integration flows end-to-end against a sandbox environment.
- name: llms.txt for AI Agents
  description: Markdown-formatted page index and OpenAPI endpoints exposed at docs.highline.co/llms.txt.
useCases:
- name: Lender Loan Repayment
  description: Lenders ensure on-time, in-full loan repayments by collecting from paychecks before consumer
    checking accounts receive funds.
- name: Biller Recurring Payments
  description: Billers reduce churn by routing recurring bills through paycheck deductions.
- name: Payroll Platform Partnership
  description: Payroll providers offer Highline as a partner capability to their employer customers.
- name: Embedded Consumer Apps
  description: Consumer fintech apps embed Pay by Paycheck for automated bill management.
- name: Hardship Programs
  description: Lenders and billers offer paycheck-aligned hardship programs to consumers.
integrations:
- name: ACH network
- name: Payroll providers
- name: Direct deposit systems
- name: Banking platforms
- name: Lending platforms
- name: Billing platforms
authentication:
- type: APIKey
  description: API keys issued through the Highline dashboard, with sandbox and live environments.
- type: Webhooks
  description: Signed webhooks for payment lifecycle events with verification mechanisms.