World-class support

How can we help you today?

Money API

The money API gives access to the financial part of babblevoice.

https://www.babblevoice.com/api/money/invoices

Returns a table of invoice items.

Parameters:

  • 'p' page, default 0
  • 'ps' page size, default 10
  • 'u' only after unique id (returns a table of entries after the id provided)
  • 'd' domain, required
  • 'f' date format, 'dateasepoch' or nothing.

Example:

https://www.babblevoice.com/api/money/invoices?p=0&ps=10&d=omniis.babblevoice.com&f=dateasepoch

https://www.babblevoice.com/api/money/xfer

Transfer money from one domain to another.

Parameters:

  • 's' source domain name
  • 'd' destination domain name
  • 'de' description, optional but recommended
  • 'a' amount to transfer, required