---
title: "Use API endpoints for SCIM provisioning"
slug: "using-api-endpoints-for-scim-provisioning"
updated: 2025-08-18T09:46:06Z
published: 2025-08-18T09:46:06Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Using API endpoints for SCIM provisioning

**Don't forget to check out our**[**JSON RESTful APIs**](https://developer.quickbase.com/)**, they can help you utilize and extend Quickbase with ease.**

If you need to provide a custom solution or integration for provisioning users or groups, Quickbase provides SCIM-compliant API endpoints that support creating, reading, updating and deleting (CRUD) users or groups via GET, POST, PUT, PATCH, and DELETE methods.

The following topics provide details on using the SCIM API:

- [Setting up a user and user token for SCIM provisioning](/v1/docs/setting-up-a-user-and-user-token-for-scim-provisioning)
- [SCIM API endpoint details and syntax for users](/v1/docs/scim-api-endpoint-details-and-syntax-for-users)
- [SCIM API endpoint details and syntax for groups](/v1/docs/scim-api-endpoint-details-and-syntax-for-groups)
- [Restrictions using the SCIM API](/v1/docs/restrictions-using-the-scim-api)
- [Troubleshooting IdM and SCIM provisioning](/v1/docs/troubleshooting-idm-provisioning)
