paylocity.com
Paylocity provides a cloud platform for HR, payroll, workforce, finance, and related business operations. Its developer portal supports customers and technology partners building integrations with Paylocity data and workflows.
Paylocity exposes a documented REST API for third-party integrations, authenticated with Paylocity-issued OAuth 2.0 client credentials.
- Paylocity APIdiscovered
Request API access through Paylocity's integration process described in Getting Started and Integration Requirements. After approval, Paylocity provides a client_id, client_secret, and Paylocity public key for optional request encryption. Use the issued credentials to request a bearer token from https://api.paylocity.com/IdentityServer/connect/token for production or https://apisandbox.paylocity.com/IdentityServer/connect/token for testing with grant_type=client_credentials and scope=WebLinkAPI, using HTTP Basic auth with the client ID and secret as described in Authentication.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://paylocity.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing