This section includes:
Table of Contents | ||||
---|---|---|---|---|
|
Overview
Fuse’s RESTful API provides a Manage Users endpoint, which allows customers to integrate their Fuse instance with their HRISor identity system.
...
Info |
---|
See the Authorisation page for how to obtain a valid authentication. |
Additional information
API
...
Documentation
Each Fuse instance includes Swagger-based API documentation that lists all the Fuse API endpoints. This is only available to Fuse Admins with access to the Admin panel: https://<instance_name>.fuseuniversal.com/site-admin/api_documentations
API Version
Tip |
---|
This documentation is based on the most recent API version 4.3. |
...
The API version is shown within the endpoint URL for example:https://<instance_name>.fuseuniversal.com/api/
v4.3/manage/users
Note |
---|
Whilst Fuse always tries to maintain support for older API versions, this is not always possible. All new functionality is released as a new version. |
API key terms
Throughout this guide you will see several API related terms To familiarise yourself with these terms, see API key terms.