ID4i API Login
643 matches
100 actions
ID4i
100 actions
- Add alias for GUID or CollectionPOSTv1.0.0
- Add elements to collectionPOSTv1.0.0
- Add history itemPOSTv1.0.0
- Add ID4ns of a privilegePOSTv1.0.0
- Add partnerPUTv1.0.0
- Add privilegePOSTv1.0.0
- Add role(s) to userPOSTv1.0.0
- Change GUID information.PATCHv1.0.0
- Complete registrationPUTv1.0.0
- Create an document for an id4nPOSTv1.0.0
- Create API keyPOSTv1.0.0
- Create collectionPOSTv1.0.0
- Create GUID(s)POSTv1.0.0
- Create organizationPOSTv1.0.0
- Delete a documentDELETEv1.0.0
- Delete API keyDELETEv1.0.0
- Delete collectionDELETEv1.0.0
- Delete ID4n propertiesDELETEv1.0.0
- Delete organizationDELETEv1.0.0
- Delete organization logoDELETEv1.0.0
- Enqueue a custom messagePOSTv1.0.0
- Find API key by organizationGETv1.0.0
- Find by usernameGETv1.0.0
- Find collectionGETv1.0.0
- Find organization by id/namespaceGETv1.0.0
- Find usersGETv1.0.0
- Find users in organizationGETv1.0.0
- ForwardGETv1.0.0
- Get all aliases for the given GUID or Collection.GETv1.0.0
- Get billing amount of services for a given organizationGETv1.0.0
- Get billing positions for a given organizationGETv1.0.0
- Get collections of organizationGETv1.0.0
- Get history itemGETv1.0.0
- Get multiple ID4n propertiesGETv1.0.0
- Get partners of an organizationGETv1.0.0
- Get user roles by usernameGETv1.0.0
- getDefaultQueueGETv1.0.0
- ID4ns of a privilegeGETv1.0.0
- Invite UsersPOSTv1.0.0
- List all privilegesGETv1.0.0
- List all supported alias typesGETv1.0.0
- List change log entries of an organizationGETv1.0.0
- List contents of the collectionGETv1.0.0
- List countriesGETv1.0.0
- List documentsGETv1.0.0
- List historyGETv1.0.0
- List my privilegesGETv1.0.0
- List organization specific documentsGETv1.0.0
- List privilegesGETv1.0.0
- List public documentsGETv1.0.0
- List rolesGETv1.0.0
- List users and their rolesGETv1.0.0
- loginPOSTv1.0.0
- Patch ID4n propertiesPATCHv1.0.0
- patchDefaultQueuePATCHv1.0.0
- Put an document for an id4nPUTv1.0.0
- Read data from microstorageGETv1.0.0
- Read document contentsGETv1.0.0
- Read public document contentsGETv1.0.0
- Read public organization informationGETv1.0.0
- Register userPOSTv1.0.0
- Remove aliases from GUID or CollectionDELETEv1.0.0
- Remove billing addressDELETEv1.0.0
- Remove elements from collectionDELETEv1.0.0
- Remove id4ns of a privilegeDELETEv1.0.0
- Remove partnerDELETEv1.0.0
- Remove privilegeDELETEv1.0.0
- Remove role(s) from userDELETEv1.0.0
- Request password resetPOSTv1.0.0
- Resolve imageGETv1.0.0
- Resolve owner of id4nGETv1.0.0
- Retrieve a document (meta-data only, no content)GETv1.0.0
- Retrieve a public document (meta-data only, no content)GETv1.0.0
- Retrieve addressGETv1.0.0
- Retrieve all public routes for a GUIDGETv1.0.0
- Retrieve all routes of a GUID (or ID4N)GETv1.0.0
- Retrieve billing addressGETv1.0.0
- Retrieve collections of an IDGETv1.0.0
- Retrieve current route of a GUID (or ID4N)GETv1.0.0
- Retrieve GUID informationGETv1.0.0
- Retrieve GUIDs not in any collectionGETv1.0.0
- Retrieve ID4n informationGETv1.0.0
- Retrieve ID4n propertiesGETv1.0.0
- Retrieve organizations of userGETv1.0.0
- Retrieve routing fileGETv1.0.0
- Search for GUIDs by aliasGETv1.0.0
- Set history item visibilityPUTv1.0.0
- Show API keyGETv1.0.0
- Show transfer preparation informationGETv1.0.0
- Shows the public history of the given GUIDGETv1.0.0
- Store addressPUTv1.0.0
- Store billing addressPUTv1.0.0
- Store routing filePUTv1.0.0
- Update a documentPATCHv1.0.0
- Update API keysPUTv1.0.0
- Update collectionPATCHv1.0.0
- Update history itemPATCHv1.0.0
- Update organizationPUTv1.0.0
- Update organization logoPOSTv1.0.0
- Verify registrationPOSTv1.0.0
Other/ID4i
login
v1.0.0Input
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
{
"type": "object",
"properties": {
"login": {
"type": "string"
},
"password": {
"type": "string"
}
}
}Output
- 1
- 2
- 3
- 4
{
"type": "object",
"additionalProperties": true
}