P
Built for Paycrest
Demoing on Meridian Labs's ledger…
Schedule a demo
Paycrest · connect your customer's HRIS

Where does Meridian Labs run HR & payroll?

Your customer authorizes once through Apideck Vault. The same code below works for every connector — you never build a per-HRIS integration.

+ 52 more that support this flow — ADP Workforce Now, RUN Powered by ADP, Paychex, Paylocity, UKG Pro, Ceridian Dayforce and more. 60 HRIS connectors expose everything this demo reads; Apideck connects to 60+ HRIS & payroll systems through one API.

Consumer: meridian-labs

The one call that starts it all

POSTPOST /vault/sessions
Headers
Content-Type:application/json
x-apideck-app-id:demo-app-id
x-apideck-consumer-id:meridian-labs
x-apideck-service-id:bamboohr
Authorization:Bearer sk_live_•••••
Request body
{
  "consumer_metadata": {
    "account_name": "Meridian Labs"
  },
  "redirect_uri": "https://app.example.com/callback"
}

In Live mode this launches the real @apideck/vault-js widget with the session token. In Mock mode (no credentials) it opens a stand-in with the same UX.