Welcome to the Invoice Desk API! This guide will walk you through how to start using the API to programmatically manage invoices, clients, projects, and more.Step 1: Create an AccountOnce you’ve completed the setup by creating your first company, you’ll be able to access API functionality tied to your account.Step 2: Generate an API Key1.
Go to Account Settings > API Access
Your key is securely linked to your account and company. Keep it safe and do not expose it in frontend code.Step 3: Make Your First API Call with curlHere’s a quick way to verify your API integration is working using curl.Example: Export an Invoice to PDF🔐 Note: Replace YOUR_API_KEY, your-company-id, and invoice-id with real values from your account.Review authentication, rate limits, and best practices
Modified at 2025-05-14 11:53:38