/
FO
formancehq
/
Ledger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
ledger
2
ledger.v1
20
get
Show server information
get
Get information about a ledger
get
List accounts from a ledger
head
Count the accounts from a ledger
get
Get account by its address
post
Add metadata to an account
get
Get the mapping of a ledger
put
Update the mapping of a ledger
post
Execute a Numscript
get
Get statistics from a ledger
get
List transactions from a ledger
post
Create a new transaction to a ledger
head
Count the transactions from a ledger
get
Get transaction from a ledger by its ID
post
Set the metadata of a transaction by its ID
post
Revert a ledger transaction by its ID
post
Create a new batch of transactions to a ledger
get
Get the balances from a ledger's account
get
Get the aggregated balances from selected accounts
get
List the logs from a ledger
ledger.v2
43
ledger.v1
Show server information
get
/_info
Response
OK
ConfigInfoResponse
required
data
ConfigInfo
required
Configuration and version information for the ledger server
Changes