/
ID
id4i
/
ID4i API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 4w ago
View markdown
id4i
ID4i API
post
Create collection
v1
latest
Swagger 2.0
MIT
2026-07-13
107
78
293.3 KB
Accounts
16
Alias
5
Api Keys
12
Auditing
1
Billing
2
Collections
12
post
Create collection
get
Find collection
delete
Delete collection
patch
Update collection
get
List contents of the collection
post
Add elements to collection
delete
Remove elements from collection
get
Retrieve ID4n properties
delete
Delete ID4n properties
patch
Patch ID4n properties
get
Get multiple ID4n properties
get
Get collections of organization
Guids
7
History
6
Images
1
Messaging
3
Meta Information
1
Organizations
16
Public Services
8
Routing
4
Storage
10
Transfer
3
Collections
Create collection
post
/api/v1/collections
Request body
CreateCollectionRequest
required
label
string
organizationId
string
required
length
integer
required
type
'ROUTING_COLLECTION'
|
'LOGISTIC_COLLECTION'
|
'LABELLED_COLLECTION'
required
Example request
{ "organizationId": "de.acme" }
Response
OK
Id4n
required
id4n
string
The ID
Example response
{ "id4n": "3THvgrWxqgTFC4" }