Your data. Your code.
Pull accounting data directly into your applications. Real-time access to chart of accounts, journals, and transactions through a clean REST API.
Powerful API Features
Built for developers who need reliable, secure, and fast access to financial data.
RESTful JSON API
Clean, documented endpoints following REST principles
Universal Access
Access from any platform or programming language
Real-time Data
Latest, up-to-date financial information from accounting
Safe and Secure
Authentication using bearer tokens and SSL encryption
Financial Data Endpoints
Use these endpoints to access your financial data for analytics, reporting, and integration with your applications.
Endpoints
/api/alpha/accounts/{account}/accounting/{year}/accountsRetrieve all accounts for a specific financial year
/api/alpha/accounts/{account}/accounting/{year}/entriesGet accounting entries for the specified period
/api/alpha/accounts/{account}/accounting/{year}/journalsAccess journal data and transaction records
Response Format
JSON Response
200 OKStandard response format for account data
[
{
"number": 123456,
"description": "Apple Inc.",
"type": "creditor"
},
{
"number": 112233,
"description": "Best Customer Ltd.",
"type": "debitor"
},
{
"number": 100001,
"description": "Revenue (19%)",
"type": "general"
}
]An API Example to Get You Started
This is how you can quickly fetch your chart of accounts for a specific financial year.
Fetch Chart of Accounts
Full API Reference βcurl \ --header "Authorization: Bearer <your-access-token>" \ https://app.ax1.ai/api/alpha/accounts/12345/accounting/2024/accounts
Replace 12345 with your account ID and 2024 with the desired financial year.
Need help? Check the docs βService Status & Reliability
We believe in transparency. Check our real-time service status and uptime metrics.

Ready to Integrate?
Get started with our API today and unlock the full potential of programmatic access to your financial data.
Trusted by Germany's fastest-growing companies





