Jump to Content
Home
Guides
API
Home
Guides
Recipes
API
v10
v10.1
v10.2
v10.3
v11.0
v11.1
v11.2
v12.0
v13
v14
v15
v16
v17
v31
Home
Guides
API
Log In
API
Log In
v11.0
API
Expire session token
Search
All
Pages
Start typing to search…
These docs are for v11.0. Click to read the latest docs for v31.
JUMP TO
Overview
Introduction
Sample Code
Exploring as Learning
Infiniti Client API
login
forms
answerFiles
inProgressAnswerFiles
generation
operations
generatedOutput
workflow
/login/forms
Forms Authentication
post
/login/account
Windows Authentication
post
/login/samlredirect
SAML Authentication
post
/login/cookietosession
Cookie Authentication
post
/logoff
Expire session token
post
/generate/{id}
Generates a form
post
/operations/{id}
Get resources state
get
Delete resources
delete
/generatedoutput/{id}
Get generated outputs
get
/generatedoutput/{id}/file/{fileid}
Get generated output binaries
get
/answerfiles
Get user's available answer files
get
Creates an answer file
post
/answerfiles/{id}
Get specific answer file
get
Deletes an answer file
delete
/inprogressanswerfiles
Get a user's in-progress answer files
get
Creates an in-progress answer file
post
/inprogressanswerfiles/{id}
Get specific in-progress answer file
get
Updates an in-progress answer file
patch
Deletes an in-progress answer file
delete
/forms
Get available forms
get
/workflow
Get available workflow items
get
/workflow/{id}
Unlocks a group workflow task
patch
Cancels a workflow task
delete
/workflow/{id}/reassign
Reassigns a workflow task to another user
post
/workflow/{id}/revert
Returns a workflow to its previous state
post
/workflow/{id}/submit
Submits workflow to next state
post
/prepareform/{id}
Prepares a form to be launched by the user with pre-supplied data
post
Infiniti Administrator API
login
projects
Sync Projects (Export)
Sync Projects (Import)
contentFolders
publishedFolders
publishedProjects
users
groups
roles
workflow
projectResults
contentLibrary
license
dataSources
customFields
connectorSettings
/login/forms
Forms Authentication
post
/login/account
Windows Authentication
post
/login/samlredirect
SAML Authentication
post
/login/cookietosession
Cookie Authentication
post
/logoff
Expire session token
post
/projects
Get projects
get
Imports a project
post
/projects/{id}
Get specific project
get
Renames a project
patch
Deletes a project
delete
/projects/{id}/history
Get project version history
get
/projects/{id}/export
Export a project
get
/projects/{id}/history/{version}/export
Export a project version
get
/projects/sync/export
Returns a ‘syncPack’ object containing the artefacts required by Infiniti project(s) for movmement between environments.
post
/projects/sync/import
Imports the artefacts contained within the syncPack requests.
post
/contentfolders
Get Content folders
get
Creates a content folder
post
/contentfolders/{id}
Get content folder details
get
Updates a content folder
patch
Deletes a content folder
delete
/publishfolders
Get folders
get
Creates a publish folder
post
/publishfolders/{id}
Get publish folder details
get
Updates a folder
patch
Deletes a folder
delete
/publishedprojects
Get published projects
get
Publishes a project
post
/publishedprojects/{id}
Get publishing details
get
Updates publish details
patch
Un-publishes a project
delete
/users
Get users
get
Creates a user
post
/users/{id}
Get user details
get
Updates user details
patch
Deletes a user
delete
/groups
Get user groups
get
Create a group
post
/groups/{id}
Get group details
get
Updates group details
patch
Deletes a group
delete
/groups/{id}/users
Get group members
get
/roles
Get roles
get
Create a role
post
/roles/{id}
Get role details
get
Updates role details
patch
Deletes a role
delete
/workflow
Get workflow
get
/workflow/{id}
Get workflow details
get
Aborts a workflow
delete
/workflow/{id}/reassign
Reassigns a workflow
post
/workflow/{id}/revert
Returns a workflow to its previous state
post
/projectResults/{id}
Get project results for reporting
get
/license
Get license details
get
Update license
post
/license/tenancyKey
Get Tenancy Key
get
/datasources
Get data sources
get
Create a data source
post
/datasources/{id}
Get data source details
get
Updates data source details
patch
Deletes a data source
delete
/datasources/{datasourceId}/dataobjects
Get data objects for a data source
get
Create a data object
post
/datasources/{datasourceId}/dataobjects/{id}
Get data object details
get
Updates data object details
patch
Deletes a data object
delete
/contentlibrary
Get content items
get
Create a content item
post
/contentlibrary/{id}
Get content item details
get
Updates content item details
patch
Deletes a content item
delete
/contentlibrary/{id}/history
Get content item history details
get
/contentlibrary/{id}/history/{version}/export
Get content item binary
get
/connectorSettings
Get Connector Settings
get
/connectorSettings/{id}
Get connector setting element detail
get
Updates a connector Setting Value
patch
/customFields
Get Custom Fields
get
Create a custom field
post
/customFields/{id}
Gets a custom field
get
Updates a custom field
patch
Additional Information
Error Responses
Expire session token
post
https://example.com/Managev11_0/api/v1/admin/logoff
Expire session token
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!