Creating an API Token
Generate an API token from the API Tokens app in Rippling to enable API access.
Access the API Tokens App
Sign in to your Rippling admin account.
- Navigate to Tools > Developer in the left sidebar.
- Click on API Tokens.
- Alternatively, search for “API Tokens” in the search bar.
Create a New API Token
Click Create API Token to generate a new token.
- Enter a Name for the token (e.g., StackOne Integration).
- Provide a unique Identifier for the token.
- Select the API Version (recommended to use the latest version).
Configure Permissions
Select the API permissions (scopes) required for your integration.
- Enable scopes based on the data you need to access (e.g.,
workers.read,companies.read). - Tokens inherit the permissions of the user who created them.
- Click Save to create the token.
Important Notes
Keep these considerations in mind when using Rippling API tokens.
- Tokens expire after 30 days of inactivity.
- Tokens inherit the permissions of the user who created them.
- Keep the API token secure and do not share it publicly.
Linking the Account from the Hub
Navigate to the Hub
If the account linking is successful, you will see the newly linked account in your Accounts page.