Fourth Account SCIM API (v1)
The Fourth Account SCIM API returns a customer's Fourth user accounts. Its purpose is to support managing user identities with our partners, particularly those with single sign-on (SSO) connections.
To use this API, you will need:
- OAuth credentials
- The root URLs for the test and live sites
Your mutual Fourth customer must request these details on your behalf. Please ensure they do this as soon as possible.
Testing: A test environment is available.
Availability: All regions.
Updates: See the Release Notes page for this API.
See these guides for further information:
- Fourth Accounts: see Identity and Access Management.
- This API: see the Fourth Account SCIM API Guide.
- OAuth: see Authenticating with OAuth.
Authentication
oauth2
Authenticate to OAuth2 using Client Credentials flow
| Security Scheme Type | OAuth2 |
| clientCredentials OAuth Flow | Token URL: https://api.fourth.com/oauth/connect/token Scopes: scim - SCIM scope |