/
CE
centrifuge
/
Centrifuge OS Node API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
latest
Swagger 2.0
MIT
2026-07-17
36
47
104.7 KB
36808f8744e0
Accounts
5
get
Returns all the accounts in the node.
post
Generates a new account with defaults.
get
Returns the account associated with the identity provided in the JW3T auth token.
get
Returns the account associated with accountID.
post
Signs and returns the signature of the Payload.
Documents
21
post
Creates a new document.
patch
Updates a pending document.
post
Add attributes to pending document.
delete
Deletes attribute on a pending document.
post
Creates a new cloned document from an existing Template document.
delete
Removes the collaborators from the document.
post
Commits a pending document.
get
Returns the latest committed document associated with docID.
get
Returns the pending document associated with docID.
post
Generates proofs for the fields from latest version of the document.
post
Adds a new role to the document.
get
Returns the role associated with the role ID in the document.
patch
Updates an existing role on the document.
post
Signs the given payload and add it the pending document.
post
Adds a transition new rules to the document.
get
Returns the rule associated with the ruleID in the document.
delete
Deletes the transition rule associated with ruleID from the document.
get
Returns the specific version of the document.
post
Generates proofs for the fields from a specific document version.
get
Returns the entity relationships.
get
Returns the latest version of the Entity through relationship ID.
Health
1
get
Health check for Node
Investor
1
get
retrieves an asset (document) that belongs to an issuer.
Jobs
1
get
Returns the details of a given Job.
NFTs
6
post
Creates a specific NFT collection.
post
commits a pending document and mints an NFT on the Centrifuge chain.
get
Returns the attribute of an NFT item.
get
Returns the metadata of an NFT item.
get
Returns the owner of an NFT.
post
Mints an NFT for a specified document.
Webhook
1
post
Webhook is a place holder to describe webhook response in swagger.
Health
Health check for Node
returns node version and network
get
/ping
Response
OK
HealthPong
required
network
string
version
string