apideck.com

Welcome to the Accounting API. You can use this API to access all Accounting API endpoints. Base URL The base URL for all API requests is https://unify.apideck.com We also provide a Mock API that can be used for testing purposes: `https://mock-api.

🔑 apikey 53 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

sdk-python ✓ Official
pip install sdk-python
monkey-business ✓ Official
npm install monkey-business
sdk-typescript ✓ Official
npm install sdk-typescript
node-sdk ✓ Official
npm install node-sdk
npm install ApiDeck
sdk-go ✓ Official
go get github.com/apideck-libraries/sdk-go
sdk-csharp ✓ Official
dotnet add package sdk-csharp
dotnet-sdk ✓ Official
dotnet add package dotnet-sdk
sdk-php ✓ Official
composer require sdk-php
php-sdk ✓ Official
composer require php-sdk
curl examples
List Bills
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/accounting/bills
List Invoices
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/accounting/invoices
List Payments
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/accounting/payments
Endpoints (53 total)
GET
/accounting/bills
List Bills
GET
/accounting/invoices
List Invoices
GET
/accounting/payments
List Payments
GET
/accounting/customers
List Customers
GET
/accounting/suppliers
List Suppliers
GET
/accounting/tax-rates
List Tax Rates
GET
/accounting/bills/{id}
Get Bill
GET
/accounting/company-info
Get company info
GET
/accounting/credit-notes
List Credit Notes
GET
/accounting/balance-sheet
Get BalanceSheet
GET
/accounting/invoice-items
List Invoice Items
GET
/accounting/invoices/{id}
Get Invoice
At a glance
Total SDKs10
Languages6
Endpoints53
Authapikey
Categories1
https://unify.apideck.com