APIs & Integrations
Paylocity
Overview
Pre-built tooling
Pre-built integrations
No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paylocity API Access | ✅ | You must be an existing Paylocity customer or have a customer sponsor. |
Paylocity Sandbox Access | ✅ | Required for testing API calls. |
Approval from Paylocity | ✅ | Required before going live. |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- Paylocity uses OAuth 2.0 Client Credentials Flow (
client_id
&client_secret
). - Access tokens are short-lived and expire every 1 hour.
- Tokens must be refreshed before expiry to avoid
401 Unauthorized
errors. - Secret Rotation: Paylocity requires API secrets to be rotated every 365 days.
- Paylocity APIs do not require OAuth scopes—they are managed internally.
Contribute API gotchas by editing this page
Going further
Connect to Paylocity
Guide to connect to Paylocity using Nango Connect.
Was this page helpful?