Authenticate to the Procare Connect API with OAuth2 client credentials and pull a center's school, room, and student roster
domain: api-docs.procareconnect.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Request Procare Connect API access and obtain a client_id/client_secret for the account
POST the credentials to Procare's OAuth2 token endpoint using the client_credentials grant to receive an access token
Send subsequent requests with an 'Authorization: Bearer {access_token}' header
Call the Schools, Rooms, and Students endpoints documented in the Postman-hosted collection at api-docs.procareconnect.com
Refresh the token before it expires and re-authenticate for long-running sync jobs
Known gotchas
The endpoint reference is a Postman-generated documentation site rather than a static OpenAPI/Swagger file, so endpoint and parameter details must be browsed interactively
Procare's consumer product was formerly branded Kinderlime; older integration partners and support articles may still refer to Kinderlime instead of Procare Connect
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?