TypeScript integration
import Sdk_typescript from 'sdk-typescript'; const client = new Sdk_typescript({ apiKey: "YOUR_API_KEY" });
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/accounting/bills
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/accounting/invoices
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/accounting/payments