Perk SCIM API

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 first

To 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

📘

Note

You 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 perk domain. Some responses may still return the travelperk domain.

Next steps