Quickstart
Get up and running with Open Ledger in minutes.
Prerequisites:
- Node.js v16+ for React integration
- React v18+ for React Hooks
- Package manager (npm, yarn, or pnpm)
- Open Ledger account with API credentials
Request an API Key
Contact our team at openledger.com/contact to request API credentials for your integration.
Your API secret will only be provided once. Make sure to store it securely. If lost, you’ll need to contact us for a new key.
Open Ledger provides different environments for development and production:
Create Your First Entity
An “entity” in Open Ledger represents a set of financial records for your business:
- From your dashboard, click Add New Entity
- Specify your fiscal year start date (often January 1)
- Select your base currency (USD, EUR, GBP, etc.)
- Choose an industry-specific template for your chart of accounts
Testing API Endpoints
We provide a Postman collection that you can import to quickly get started:
- Download the Open Ledger API Postman Collection
- Import the collection into Postman
- Create an environment with your API credentials
- Start testing the endpoints
Next Steps
Now that you’ve implemented Open Ledger, explore these resources to enhance your integration:
Support
For enterprise support and custom integrations, please contact our sales team.