Perk implements the System for Cross-domain Identity Management (SCIM) standard so you can provision and manage Perk users automatically. For what SCIM is, how Perk implements it, and how the SCIM API differs from Perk's other APIs,
For more information, see Getting started with SCIM user provisioning.
Test in the sandbox firstTo try SCIM without affecting your production account, create a free sandbox account at the Perk sandbox sign-up page.
Generate an API key there, then set your base URL to https://app.sandbox-perk.com/api/v2/scim
NoteYou can use https://app.perk.com/api/v2/scim or https://app.travelperk.com/api/v2/scim. Both are currently accepted; however, we recommend you use the
perkdomain. Some responses may still return thetravelperkdomain.
Next steps
- Using the Perk SCIM API — what SCIM is, how Perk implements it, and the base URL.
- Getting started with SCIM user provisioning — enable provisioning through an IdP or the API.
- User model reference — every user attribute and extension.

