syncing market data_
The SCIM API lets you manage users in your organization. You can then automate the provisioning of product licenses for these users, and they can use your company's Single Sign-On solution through an Identity Provider.
The SCIM API lets you manage users in your organization. You can then automate the provisioning of product licenses for these users, and they can use your company's Single Sign-On solution through an Identity Provider. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /Groups | Get Groups | 1c |
| POST | /Groups | Create Group | 1c |
| DELETE | /Groups/{groupKey} | Delete Group | 1c |
| GET | /Groups/{groupKey} | Get Group | 1c |
| PATCH | /Groups/{groupKey} | Update Group | 1c |
| PUT | /Groups/{groupKey} | Replace Group | 1c |
| GET | /Schemas/Users | Get User Schema | 1c |
| GET | /ServiceProviderConfigs | Get Service Provider Configurations | 1c |
| GET | /Users | Get Users | 1c |
| POST | /Users | Create User | 1c |
| GET | /Users/me | Get Current User | 1c |
| PATCH | /Users/me | Update Current User | 1c |
| PUT | /Users/me | Replace Current User | 1c |
| DELETE | /Users/{userKey} | Delete User | 1c |
| GET | /Users/{userKey} | Get User | 1c |
| PATCH | /Users/{userKey} | Update User | 1c |
| PUT | /Users/{userKey} | Replace User | 1c |
ozma register && ozma call scim /Groups --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/scim/Groups# Python
client.proxy_call("scim", "/Groups")Own this API? Claim the listing to manage pricing and receive payouts.