Accounting API

A flexible API for pulling accounting data, normalized and aggregated from 20 accounting integrations.

Standardize how you connect to your customers’ accounting software. View, create, update, and delete data in the same way for all the leading accounting platforms.

Read more...

See our OpenAPI spec

Claim this API

Are you the operator of Accounting API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Accounting API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Accounting API homepage
Base URL: https://api.codat.io
Auth: unknown
Endpoints: 79
Reachable: unknown
CORS: unknown

Topics

ACCOUNTING, FINTECH

Endpoints

Method Path Summary Auth Last Status Latency
GET companies/{companyId}/connections/{connectionId}/data/accountTransactions List account transactions
GET companies/{companyId}/connections/{connectionId}/data/accountTransactions/{accountTransactionId} Get account transaction
GET companies/{companyId}/connections/{connectionId}/data/bankAccounts List bank accounts
GET companies/{companyId}/connections/{connectionId}/data/bankAccounts/{accountId} Get bank account
GET companies/{companyId}/connections/{connectionId}/data/bankAccounts/{accountId}/bankTransactions List bank transactions for bank account
GET companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments List bill attachments
GET companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments/{attachmentId} Get bill attachment
GET companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments/{attachmentId}/download Download bill attachment
GET companies/{companyId}/connections/{connectionId}/data/customers/{customerId}/attachments List customer attachments
GET companies/{companyId}/connections/{connectionId}/data/customers/{customerId}/attachments/{attachmentId} Get customer attachment
GET companies/{companyId}/connections/{connectionId}/data/customers/{customerId}/attachments/{attachmentId}/download Download customer attachment
GET companies/{companyId}/connections/{connectionId}/data/directCosts List direct costs
GET companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId} Get direct cost
GET companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments List direct cost attachments
GET companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments/{attachmentId} Get direct cost attachment
GET companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments/{attachmentId}/download Download direct cost attachment
GET companies/{companyId}/connections/{connectionId}/data/directIncomes Get direct incomes
GET companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId} Get direct income
GET companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments List direct income attachments
GET companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments/{attachmentId} Get direct income attachment
GET companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments/{attachmentId}/download Download direct income attachment
GET companies/{companyId}/connections/{connectionId}/data/suppliers/{supplierId}/attachments List supplier attachments
GET companies/{companyId}/connections/{connectionId}/data/suppliers/{supplierId}/attachments/{attachmentId} Get supplier attachment
GET companies/{companyId}/connections/{connectionId}/data/suppliers/{supplierId}/attachments/{attachmentId}/download Download supplier attachment
GET companies/{companyId}/connections/{connectionId}/data/transfers List transfers
GET companies/{companyId}/connections/{connectionId}/data/transfers/{transferId} Get transfer
GET companies/{companyId}/connections/{connectionId}/options/bankAccounts Get create/update bank account model
GET companies/{companyId}/connections/{connectionId}/options/bankAccounts/{accountId}/bankTransactions List push options for bank account bank transactions
GET companies/{companyId}/connections/{connectionId}/options/billCreditNotes Get create/update bill credit note model
GET companies/{companyId}/connections/{connectionId}/options/billPayments Get create bill payment model
GET companies/{companyId}/connections/{connectionId}/options/bills Get create/update bill model
GET companies/{companyId}/connections/{connectionId}/options/creditNotes Get create/update credit note model
GET companies/{companyId}/connections/{connectionId}/options/customers Get create/update customer model
GET companies/{companyId}/connections/{connectionId}/options/directCosts Get create direct cost model
GET companies/{companyId}/connections/{connectionId}/options/directIncomes Get create direct income model
GET companies/{companyId}/connections/{connectionId}/options/items Get create item model
GET companies/{companyId}/connections/{connectionId}/options/journalEntries Get create journal entry model
GET companies/{companyId}/connections/{connectionId}/options/journals Get create journal model
GET companies/{companyId}/connections/{connectionId}/options/purchaseOrders Get create/update purchase order model
GET companies/{companyId}/connections/{connectionId}/options/suppliers Get create/update supplier model
GET companies/{companyId}/connections/{connectionId}/options/transfers Get create transfer model
GET companies/{companyId}/data/bankAccounts/{accountId} Get bank account
GET companies/{companyId}/data/bankAccounts/{accountId}/transactions List all bank transactions
GET companies/{companyId}/data/billCreditNotes List bill credit notes
GET companies/{companyId}/data/billCreditNotes/{billCreditNoteId} Get bill credit note
GET companies/{companyId}/data/billPayments List bill payments
GET companies/{companyId}/data/billPayments/{billPaymentId} Get bill payment
GET companies/{companyId}/data/bills List bills
GET companies/{companyId}/data/bills/{billId} Get bill
GET companies/{companyId}/data/creditNotes List credit notes
GET companies/{companyId}/data/creditNotes/{creditNoteId} Get credit note
GET companies/{companyId}/data/customers List customers
GET companies/{companyId}/data/customers/{customerId} Get customer
GET companies/{companyId}/data/financials/balanceSheet Get balance sheet
GET companies/{companyId}/data/financials/cashFlowStatement Get cash flow statement
GET companies/{companyId}/data/financials/profitAndLoss Get profit and loss
GET companies/{companyId}/data/info Get company info
GET companies/{companyId}/data/items List items
GET companies/{companyId}/data/items/{itemId} Get item
GET companies/{companyId}/data/journalEntries List journal entries
GET companies/{companyId}/data/journalEntries/{journalEntryId} Get journal entry
GET companies/{companyId}/data/journals List journals
GET companies/{companyId}/data/journals/{journalId} Get journal
GET companies/{companyId}/data/paymentMethods List all payment methods
GET companies/{companyId}/data/paymentMethods/{paymentMethodId} Get payment method
GET companies/{companyId}/data/purchaseOrders List purchase orders
GET companies/{companyId}/data/purchaseOrders/{purchaseOrderId} Get purchase order
GET companies/{companyId}/data/salesOrders List sales orders
GET companies/{companyId}/data/salesOrders/{salesOrderId} Get sales order
GET companies/{companyId}/data/suppliers List suppliers
GET companies/{companyId}/data/suppliers/{supplierId} Get supplier
GET companies/{companyId}/data/taxRates List all tax rates
GET companies/{companyId}/data/taxRates/{taxRateId} Get tax rate
GET companies/{companyId}/data/trackingCategories List tracking categories
GET companies/{companyId}/data/trackingCategories/{trackingCategoryId} Get tracking categories
GET companies/{companyId}/reports/agedCreditor Aged creditors report
GET companies/{companyId}/reports/agedCreditor/available Aged creditors report available
GET companies/{companyId}/reports/agedDebtor Aged debtors report
GET companies/{companyId}/reports/agedDebtor/available Aged debtors report available