How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unified.to accounting API

The accounting API from Unified.to — 38 operation(s) for accounting.

Unified.to accounting API is one of 140 APIs that Unified.to publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 13 JSON Schema definitions.

Tagged areas include Accounting. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 13 JSON Schemas.

This API exposes 90 operations across 38 paths, and defines 126 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://api.unified.to, https://api-eu.unified.to, https://api-au.unified.to.

90 operations 38 paths 126 schemas 13 DELETE38 GET13 PATCH13 POST13 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Servers
https://api.unified.to
https://api-eu.unified.to
https://api-au.unified.to
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Unified.to accounting API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwt). By default, every request must be authenticated.

Paths & Operations 90

Across 38 paths, the API surfaces 90 operations — 13 DELETE, 38 GET, 13 PATCH, 13 POST, 13 PUT. Each is listed below with its method, path, parameters, and response codes.

accounting 90
GET
/accounting/{connection_id}/account
List all accounts
listAccountingAccounts 11 params → 200
POST
/accounting/{connection_id}/account
Create an account
createAccountingAccount 3 params body → 200
DELETE
/accounting/{connection_id}/account/{id}
Remove an account
removeAccountingAccount 2 params → 200default
GET
/accounting/{connection_id}/account/{id}
Retrieve an account
getAccountingAccount 4 params → 200
PATCH
/accounting/{connection_id}/account/{id}
Update an account
patchAccountingAccount 4 params body → 200
PUT
/accounting/{connection_id}/account/{id}
Update an account
updateAccountingAccount 4 params body → 200
GET
/accounting/{connection_id}/balancesheet
List all balancesheets
listAccountingBalancesheets 13 params → 200
GET
/accounting/{connection_id}/balancesheet/{id}
Retrieve a balancesheet
getAccountingBalancesheet 4 params → 200
GET
/accounting/{connection_id}/bill
List all bills
listAccountingBills 11 params → 200
POST
/accounting/{connection_id}/bill
Create a bill
createAccountingBill 3 params body → 200
DELETE
/accounting/{connection_id}/bill/{id}
Remove a bill
removeAccountingBill 2 params → 200default
GET
/accounting/{connection_id}/bill/{id}
Retrieve a bill
getAccountingBill 4 params → 200
PATCH
/accounting/{connection_id}/bill/{id}
Update a bill
patchAccountingBill 4 params body → 200
PUT
/accounting/{connection_id}/bill/{id}
Update a bill
updateAccountingBill 4 params body → 200
GET
/accounting/{connection_id}/cashflow
List all cashflows
listAccountingCashflows 13 params → 200
GET
/accounting/{connection_id}/cashflow/{id}
Retrieve a cashflow
getAccountingCashflow 4 params → 200
GET
/accounting/{connection_id}/category
List all categories
listAccountingCategories 10 params → 200
POST
/accounting/{connection_id}/category
Create a category
createAccountingCategory 3 params body → 200
DELETE
/accounting/{connection_id}/category/{id}
Remove a category
removeAccountingCategory 2 params → 200default
GET
/accounting/{connection_id}/category/{id}
Retrieve a category
getAccountingCategory 4 params → 200
PATCH
/accounting/{connection_id}/category/{id}
Update a category
patchAccountingCategory 4 params body → 200
PUT
/accounting/{connection_id}/category/{id}
Update a category
updateAccountingCategory 4 params body → 200
GET
/accounting/{connection_id}/contact
List all contacts
listAccountingContacts 11 params → 200
POST
/accounting/{connection_id}/contact
Create a contact
createAccountingContact 3 params body → 200
DELETE
/accounting/{connection_id}/contact/{id}
Remove a contact
removeAccountingContact 2 params → 200default
GET
/accounting/{connection_id}/contact/{id}
Retrieve a contact
getAccountingContact 4 params → 200
PATCH
/accounting/{connection_id}/contact/{id}
Update a contact
patchAccountingContact 4 params body → 200
PUT
/accounting/{connection_id}/contact/{id}
Update a contact
updateAccountingContact 4 params body → 200
GET
/accounting/{connection_id}/creditmemo
List all creditmemoes
listAccountingCreditmemoes 11 params → 200
POST
/accounting/{connection_id}/creditmemo
Create a creditmemo
createAccountingCreditmemo 3 params body → 200
DELETE
/accounting/{connection_id}/creditmemo/{id}
Remove a creditmemo
removeAccountingCreditmemo 2 params → 200default
GET
/accounting/{connection_id}/creditmemo/{id}
Retrieve a creditmemo
getAccountingCreditmemo 4 params → 200
PATCH
/accounting/{connection_id}/creditmemo/{id}
Update a creditmemo
patchAccountingCreditmemo 4 params body → 200
PUT
/accounting/{connection_id}/creditmemo/{id}
Update a creditmemo
updateAccountingCreditmemo 4 params body → 200
GET
/accounting/{connection_id}/expense
List all expenses
listAccountingExpenses 16 params → 200
POST
/accounting/{connection_id}/expense
Create an expense
createAccountingExpense 3 params body → 200
DELETE
/accounting/{connection_id}/expense/{id}
Remove an expense
removeAccountingExpense 2 params → 200default
GET
/accounting/{connection_id}/expense/{id}
Retrieve an expense
getAccountingExpense 4 params → 200
PATCH
/accounting/{connection_id}/expense/{id}
Update an expense
patchAccountingExpense 4 params body → 200
PUT
/accounting/{connection_id}/expense/{id}
Update an expense
updateAccountingExpense 4 params body → 200
GET
/accounting/{connection_id}/invoice
List all invoices
listAccountingInvoices 14 params → 200
POST
/accounting/{connection_id}/invoice
Create an invoice
createAccountingInvoice 3 params body → 200
DELETE
/accounting/{connection_id}/invoice/{id}
Remove an invoice
removeAccountingInvoice 2 params → 200default
GET
/accounting/{connection_id}/invoice/{id}
Retrieve an invoice
getAccountingInvoice 4 params → 200
PATCH
/accounting/{connection_id}/invoice/{id}
Update an invoice
patchAccountingInvoice 4 params body → 200
PUT
/accounting/{connection_id}/invoice/{id}
Update an invoice
updateAccountingInvoice 4 params body → 200
GET
/accounting/{connection_id}/journal
List all journals
listAccountingJournals 11 params → 200
POST
/accounting/{connection_id}/journal
Create a journal
createAccountingJournal 3 params body → 200
DELETE
/accounting/{connection_id}/journal/{id}
Remove a journal
removeAccountingJournal 2 params → 200default
GET
/accounting/{connection_id}/journal/{id}
Retrieve a journal
getAccountingJournal 4 params → 200
PATCH
/accounting/{connection_id}/journal/{id}
Update a journal
patchAccountingJournal 4 params body → 200
PUT
/accounting/{connection_id}/journal/{id}
Update a journal
updateAccountingJournal 4 params body → 200
GET
/accounting/{connection_id}/order
List all orders
listAccountingOrders 12 params → 200
POST
/accounting/{connection_id}/order
Create an order
createAccountingOrder 3 params body → 200
DELETE
/accounting/{connection_id}/order/{id}
Remove an order
removeAccountingOrder 2 params → 200default
GET
/accounting/{connection_id}/order/{id}
Retrieve an order
getAccountingOrder 4 params → 200
PATCH
/accounting/{connection_id}/order/{id}
Update an order
patchAccountingOrder 4 params body → 200
PUT
/accounting/{connection_id}/order/{id}
Update an order
updateAccountingOrder 4 params body → 200
GET
/accounting/{connection_id}/organization
List all organizations
listAccountingOrganizations 9 params → 200
GET
/accounting/{connection_id}/organization/{id}
Retrieve an organization
getAccountingOrganization 4 params → 200
GET
/accounting/{connection_id}/profitloss
List all profitlosses
listAccountingProfitlosses 13 params → 200
GET
/accounting/{connection_id}/profitloss/{id}
Retrieve a profitloss
getAccountingProfitloss 4 params → 200
GET
/accounting/{connection_id}/purchaseorder
List all purchaseorders
listAccountingPurchaseorders 11 params → 200
POST
/accounting/{connection_id}/purchaseorder
Create a purchaseorder
createAccountingPurchaseorder 3 params body → 200
DELETE
/accounting/{connection_id}/purchaseorder/{id}
Remove a purchaseorder
removeAccountingPurchaseorder 2 params → 200default
GET
/accounting/{connection_id}/purchaseorder/{id}
Retrieve a purchaseorder
getAccountingPurchaseorder 4 params → 200
PATCH
/accounting/{connection_id}/purchaseorder/{id}
Update a purchaseorder
patchAccountingPurchaseorder 4 params body → 200
PUT
/accounting/{connection_id}/purchaseorder/{id}
Update a purchaseorder
updateAccountingPurchaseorder 4 params body → 200
GET
/accounting/{connection_id}/report
List all reports
listAccountingReports 12 params → 200
GET
/accounting/{connection_id}/report/{id}
Retrieve a report
getAccountingReport 4 params → 200
GET
/accounting/{connection_id}/salesorder
List all salesorders
listAccountingSalesorders 11 params → 200
POST
/accounting/{connection_id}/salesorder
Create a salesorder
createAccountingSalesorder 3 params body → 200
DELETE
/accounting/{connection_id}/salesorder/{id}
Remove a salesorder
removeAccountingSalesorder 2 params → 200default
GET
/accounting/{connection_id}/salesorder/{id}
Retrieve a salesorder
getAccountingSalesorder 4 params → 200
PATCH
/accounting/{connection_id}/salesorder/{id}
Update a salesorder
patchAccountingSalesorder 4 params body → 200
PUT
/accounting/{connection_id}/salesorder/{id}
Update a salesorder
updateAccountingSalesorder 4 params body → 200
GET
/accounting/{connection_id}/taxrate
List all taxrates
listAccountingTaxrates 10 params → 200
POST
/accounting/{connection_id}/taxrate
Create a taxrate
createAccountingTaxrate 3 params body → 200
DELETE
/accounting/{connection_id}/taxrate/{id}
Remove a taxrate
removeAccountingTaxrate 2 params → 200default
GET
/accounting/{connection_id}/taxrate/{id}
Retrieve a taxrate
getAccountingTaxrate 4 params → 200
PATCH
/accounting/{connection_id}/taxrate/{id}
Update a taxrate
patchAccountingTaxrate 4 params body → 200
PUT
/accounting/{connection_id}/taxrate/{id}
Update a taxrate
updateAccountingTaxrate 4 params body → 200
GET
/accounting/{connection_id}/transaction
List all transactions
listAccountingTransactions 14 params → 200
POST
/accounting/{connection_id}/transaction
Create a transaction
createAccountingTransaction 3 params body → 200
DELETE
/accounting/{connection_id}/transaction/{id}
Remove a transaction
removeAccountingTransaction 2 params → 200default
GET
/accounting/{connection_id}/transaction/{id}
Retrieve a transaction
getAccountingTransaction 4 params → 200
PATCH
/accounting/{connection_id}/transaction/{id}
Update a transaction
patchAccountingTransaction 4 params body → 200
PUT
/accounting/{connection_id}/transaction/{id}
Update a transaction
updateAccountingTransaction 4 params body → 200
GET
/accounting/{connection_id}/trialbalance
List all trialbalances
listAccountingTrialbalances 11 params → 200
GET
/accounting/{connection_id}/trialbalance/{id}
Retrieve a trialbalance
getAccountingTrialbalance 4 params → 200

Schemas 126

The contract defines 126 schemas that model the data the API accepts and returns. The most detailed are AccountingInvoice (29 properties), AccountingBill (27 properties), AccountingCreditmemo (27 properties), AccountingContact (23 properties). Each schema is shown below with its type and property counts.

property_AccountingBalancesheet_equity
array
property_AccountingLineitem_locations
array
property_AccountingReport_balance_sheet
object
12 properties
property_AccountingOrder_billing_address
object
8 properties
AccountingBalancesheetItem
object
4 properties
property_AccountingContact_telephones
array
property_AccountingProfitloss_income_sections
array
property_AccountingContact_payment_methods
array
AccountingAccount
object
Chart of accounts
19 properties
property_AccountingReport_profit_and_loss_cost_of_goods_sold
array
@deprecated – use costofgoodssoldsections instead
property_AccountingTrialbalance_sub_items
array
AccountingAccountTaxonomy
object
3 properties 2 required
AccountingSalesorder
object
15 properties
AccountingCategory
object
8 properties
property_AccountingBill_attachments
array
AccountingProfitlossAccount
object
4 properties
AccountingPurchaseorders
array
AccountingInvoices
array
property_AccountingProfitloss_cost_of_goods_sold
array
@deprecated – use costofgoodssoldsections instead
property_AccountingReport_profit_and_loss_income
array
@deprecated – use incomesections instead
AccountingOrganization
object
14 properties
property_AccountingJournal_lineitems
array
new field name
property_AccountingInvoice_lineitems
array
property_AccountingBill_lineitems
array
property_AccountingSalesorder_shipping_address
object
8 properties
property_AccountingCashflowItem_sub_items
array
property_AccountingLineitem_item_variants
array
AccountingCreditmemo
object
27 properties
property_AccountingPurchaseorder_shipping_address
object
8 properties
AccountingCashflows
array
property_AccountingSalesorder_lineitems
array
property_AccountingBalancesheet_liabilities
array
property_AccountingProfitloss_income
array
@deprecated – use incomesections instead
AccountingAttachment
object
4 properties
property_AccountingProfitlossSection_accounts
array
property_AccountingCreditmemo_attachments
array
property_AccountingReport_trial_balance_sub_items
array
AccountingContact
object
23 properties
AccountingTransactions
array
property_AccountingReport_profit_and_loss_category_ids
array
AccountingExpenses
array
property_AccountingReport_profit_and_loss_expenses
array
@deprecated – use expensessections instead
AccountingProfitlossSubcategory
object
@deprecated
3 properties
property_AccountingPurchaseorder_billing_address
object
8 properties
property_AccountingProfitloss_category_ids
array
AccountingTrialbalances
array
AccountingAccounts
array
property_AccountingInvoice_attachments
array
property_AccountingContact_emails
array
property_AccountingAssociatedContact_emails
array
AccountingJournals
array
AccountingReport
object
@deprecated; use either AccountingProfitandloss, AccountingTrialbalance, AccountingBalancesheet, or AccountingCashflow instead
12 properties
property_AccountingPurchaseorder_lineitems
array
property_AccountingCashflow_investing_sections
array
AccountingContacts
array
AccountingTransactionLineItem
object
8 properties
AccountingProfitlossCategory
object
@deprecated
3 properties
AccountingTaxrates
array
AccountingSalesorders
array
AccountingReports
array
property_AccountingAccount_taxonomy
array
property_AccountingCashflow_operating_sections
array
AccountingTaxrate
object
9 properties
property_AccountingReport_balance_sheet_equity
array
property_AccountingReport_balance_sheet_liabilities
array
property_AccountingProfitlossAccount_transaction_ids
array
AccountingTrialbalanceSubItem
object
3 properties
property_AccountingCreditmemo_lineitems
array
AccountingTransactionContact
object
3 properties 1 required
AccountingContactPaymentMethod
object
4 properties 1 required
property_AccountingBalancesheet_assets
array
property_AccountingTransaction_lineitems
array
property_AccountingReport_profit_and_loss_expenses_sections
array
AccountingEmail
object
2 properties
AccountingJournalLineitem
object
14 properties
AccountingBills
array
property_AccountingBalancesheetItem_sub_items
array
AccountingPurchaseorder
object
14 properties
property_AccountingCashflowSection_items
array
property_AccountingProfitloss_cost_of_goods_sold_sections
array
AccountingCashflowSection
object
3 properties
property_AccountingProfitloss_expenses_sections
array
property_AccountingOrder_lineitems
array
property_AccountingProfitloss_expenses
array
@deprecated – use expensessections instead
AccountingOrder
object
14 properties
property_AccountingReport_balance_sheet_assets
array
AccountingExpense
object
19 properties
AccountingBalancesheets
array
property_AccountingProfitlossCategory_sub_items
array
property_AccountingReport_profit_and_loss_income_sections
array
AccountingBill
object
27 properties
property_AccountingJournalLineitem_category_ids
array
property_AccountingReport_trial_balance
object
11 properties
property_AccountingReport_profit_and_loss
object
21 properties
property_AccountingSalesorder_billing_address
object
8 properties
AccountingCategories
array
property_AccountingCashflow_category_ids
array
AccountingJournal
object
13 properties
AccountingReference
object
2 properties
property_AccountingLineitem_category_ids
array
property_AccountingReport_profit_and_loss_cost_of_goods_sold_sections
array
AccountingProfitlosses
array
property_AccountingCashflowItem_transaction_ids
array
Optional linkage to transactions
AccountingOrganizations
array
property_AccountingExpense_lineitems
array
AccountingCashflow
object
Sections
16 properties
AccountingBalancesheet
object
12 properties
AccountingProfitlossSection
object
4 properties
property_AccountingContact_billing_address
object
8 properties
AccountingOrders
array
AccountingCashflowItem
object
5 properties
AccountingLineitem
object
20 properties
property_AccountingProfitlossSubcategory_transaction_ids
array
property_AccountingContact_shipping_address
object
8 properties
property_AccountingCashflow_financing_sections
array
AccountingTelephone
object
2 properties
property_AccountingOrganization_address
object
8 properties
AccountingTrialbalance
object
11 properties
AccountingProfitloss
object
21 properties
AccountingAssociatedContact
object
3 properties
property_AccountingTransaction_contacts
array
AccountingTransaction
object
19 properties
AccountingInvoice
object
29 properties
AccountingCreditmemoes
array
property_AccountingContact_associated_contacts
array
property_AccountingOrder_shipping_address
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unified-to-accounting-api-openapi.yml Raw ↑

Other APIs Unified.to publishes across the network.

Unified.to
Unified.to Authentication API
Unified.to account API
Unified.to activity API
Unified.to ad API
Unified.to ads API
Unified.to apicall API
Unified.to application API
Unified.to applicationstatus API
Unified.to assessment API
Unified.to ats API
Unified.to auth API
Where this information came from

This is an independent, third-party profile of Unified.to accounting API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.