API Overview

The Oneflow SCIM API documentation describes all methods used for creating and interacting with Oneflow users and groups.

All API references are grouped into several main categories according to their function:

CategoryOperations
DiscoveryGet information about the provided services, schemas, and resource types.
UserManage users in a Oneflow account.
GroupManage groups in a Oneflow account.

Base URL

Use the following base URL while working with APIs:

https://api.oneflow.com/scim/v1.

Please, read more information about our environments in the Authentication and authorization section.