Rippling GraphQL Schema
This document describes a conceptual GraphQL schema for the Rippling unified workforce platform. Rippling provides REST APIs across HR, IT, and Finance domains. The GraphQL schema presented here models the same underlying resources — employees, payroll, benefits, devices, apps, identity, and spend — as a unified graph that traverses organizational structure, compensation, and access management in a single query surface.
Overview
Rippling GraphQL Schema is a GraphQL API specification published by Rippling on the APIs.io network.
This document describes a conceptual GraphQL schema for the Rippling unified workforce platform. Rippling provides REST APIs across HR, IT, and Finance domains. The GraphQL schema presented here models the same underlying resources — employees, payroll, benefits, devices, apps, identity, and spend — as a unified graph that traverses organizational structure, compensation, and access management in a single query surface.
The specification includes 4 reference links.
Tagged areas include HR, HCM, Payroll, IT, and Identity.
Endpoint
References
- Developer Portal https://developer.rippling.com/
- API Reference https://developer.rippling.com/docs/rippling-api
- Webhooks Guide https://developer.rippling.com/documentation/developer-portal/v2-guides/webhooks
- GitHub Organization https://github.com/Rippling