/
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
View markdown
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
Health
1
Investor
1
Jobs
1
NFTs
6
Webhook
1
Accounts
Generates a new account with defaults.
Generates a new account with defaults.
post
/v2/accounts/generate
Request body
CoreapiGenerateAccountPayload
required
account
CoreapiAccount
Response
Created
CoreapiAccount
required
document_signing_public_key
integer[]
identity
string
p2p_public_signing_key
integer[]
pod_operator_account_id
integer[]
precommit_enabled
boolean
webhook_url
string