AccountsIQ

AccountsIQ is a cloud accounting and financial management platform for mid-sized businesses and multi-entity group structures, headquartered in Dublin, Ireland. The platform covers the general ledger, accounts receivable and payable, banking and bank-feed reconciliation, budgeting, cashflow forecasting, fixed assets, stock, sales and purchase order processing, multi-currency consolidation and business intelligence. Its public integration surface is the AIQ SOAP API, published as two WSDL contracts — Integration 1.1 (session-token Login authentication) and Integration 2.0 (OAuth 2.0 client-credentials via TokenGet/TokenRefresh) — served from four regional deployments (eu1, eu2, uk1, us1) and documented in the openly published AccountsIQ API Wiki, with first-party Postman collections for every region and version.

AccountsIQ publishes 2 APIs on the APIs.io network. Tagged areas include Company, Accounting, Financial Management, Cloud Accounting, and ERP.

AccountsIQ’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 22 more developer resources.

53.1/100 developing Agent 23/100 agent aware Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
2 APIs
CompanyAccountingFinancial ManagementCloud AccountingERPConsolidationGeneral LedgerBusiness IntelligenceSOAPIreland

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/accountsiq: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

AccountsIQ Integration API 2.0

The current AIQ SOAP 1.1 integration web service. 219 operations covering customers, suppliers, stock items, sales and purchase invoices, credit and debit notes, orders, deliver...

AccountsIQ Integration API 1.1

The legacy AIQ SOAP 1.1 integration web service, still published and supported alongside 2.0. 217 operations over the same accounting surface, authenticated with the Login metho...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Accountsiq Rate Limits

0 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Accountsiq Authentication

2 schemes

SECURITY

Accountsiq Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Accountsiq Trust Center

ISO 27001, GDPR

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: accountsiq
name: AccountsIQ
description: AccountsIQ is a cloud accounting and financial management platform for mid-sized businesses and multi-entity
  group structures, headquartered in Dublin, Ireland. The platform covers the general ledger, accounts receivable and payable,
  banking and bank-feed reconciliation, budgeting, cashflow forecasting, fixed assets, stock, sales and purchase order processing,
  multi-currency consolidation and business intelligence. Its public integration surface is the AIQ SOAP API, published as
  two WSDL contracts — Integration 1.1 (session-token Login authentication) and Integration 2.0 (OAuth 2.0 client-credentials
  via TokenGet/TokenRefresh) — served from four regional deployments (eu1, eu2, uk1, us1) and documented in the openly published
  AccountsIQ API Wiki, with first-party Postman collections for every region and version.
image: https://cdn.prod.website-files.com/6789021db7b1eb2a4e86ccba/68302f995f42ad33549c88c1_open-graph.png
url: https://raw.githubusercontent.com/api-evangelist/accountsiq/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
position: Producing
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
tags:
- Company
- Accounting
- Financial Management
- Cloud Accounting
- ERP
- Consolidation
- General Ledger
- Business Intelligence
- SOAP
- Ireland
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 16
  pass: local-v3
apis:
- aid: accountsiq:integration-2-0
  name: AccountsIQ Integration API 2.0
  image: https://cdn.prod.website-files.com/6789021db7b1eb2a4e86ccba/68302f995f42ad33549c88c1_open-graph.png
  description: The current AIQ SOAP 1.1 integration web service. 219 operations covering customers, suppliers, stock items,
    sales and purchase invoices, credit and debit notes, orders, deliveries, general journals, bank transfers, payments and
    receipts, transaction allocation, budgets, the chart of accounts, trial balance, analysis dimensions, departments, projects,
    notes and document attachments. Authenticated with OAuth 2.0 client credentials via TokenGet/TokenRefresh; the access
    token and the target Entity are carried in the AiqSoapHeader.
  humanURL: https://accountsiq.github.io/API-Wiki/
  baseURL: https://eu1.accountsiq.com/system/dashboard/integration/integration_2_0.asmx
  tags:
  - Accounting
  - SOAP
  - General Ledger
  - Invoicing
  - Consolidation
  properties:
  - type: WSDL
    url: wsdl/accountsiq-integration-2-0.wsdl
  - type: Authentication
    url: authentication/accountsiq-authentication.yml
  - type: ErrorCatalog
    url: errors/accountsiq-error-codes.yml
  - type: DataModel
    url: data-model/accountsiq-data-model.yml
  - type: Conventions
    url: conventions/accountsiq-conventions.yml
- aid: accountsiq:integration-1-1
  name: AccountsIQ Integration API 1.1
  image: https://cdn.prod.website-files.com/6789021db7b1eb2a4e86ccba/68302f995f42ad33549c88c1_open-graph.png
  description: The legacy AIQ SOAP 1.1 integration web service, still published and supported alongside 2.0. 217 operations
    over the same accounting surface, authenticated with the Login method, which returns a session token valid for 20 minutes
    and passed as the first parameter of every subsequent call.
  humanURL: https://accountsiq.github.io/API-Wiki/authentication1.html
  baseURL: https://eu1.accountsiq.com/system/dashboard/integration/integration_1_1.asmx
  tags:
  - Accounting
  - SOAP
  - Legacy
  properties:
  - type: WSDL
    url: wsdl/accountsiq-integration-1-1.wsdl
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/accountsiq-trust-center.yml
- type: Website
  url: https://www.accountsiq.com/
- type: DeveloperPortal
  url: https://accountsiq.github.io/API-Wiki/
- type: Documentation
  url: https://accountsiq.github.io/API-Wiki/
- type: APIReference
  url: https://accountsiq.github.io/API-Wiki/specifications.html
- type: GettingStarted
  url: https://accountsiq.github.io/API-Wiki/integration.html
- type: Postman
  url: https://accountsiq.github.io/API-Wiki/postman-collection.html
- type: GitHubOrganization
  url: https://github.com/accountsIQ
- type: Support
  url: https://www.accountsiq.com/success/support/
- type: HelpCenter
  url: https://help.accountsiq.com/
- type: Blog
  url: https://www.accountsiq.com/resource/blog
- type: Pricing
  url: https://www.accountsiq.com/pricing
- type: SignUp
  url: https://www.accountsiq.com/contact/
- type: TermsOfService
  url: https://www.accountsiq.com/legal/terms-conditions
- type: PrivacyPolicy
  url: https://www.accountsiq.com/legal/privacy-statement
- type: TrustCenter
  url: https://trust.accountsiq.com/
- type: Compliance
  url: conformance/accountsiq-conformance.yml
- type: StatusPage
  url: https://status.accountsiq.com/
- type: LLMsTxt
  url: llms/accountsiq-llms.txt
- type: Examples
  url: https://uk1.accountsiq.com/system/dashboard/integration/integration_1_1.asmx
- type: Lifecycle
  url: lifecycle/accountsiq-lifecycle.yml
- type: Conformance
  url: conformance/accountsiq-conformance.yml
- type: Sandbox
  url: sandbox/accountsiq-sandbox.yml
- type: Plans
  url: plans/accountsiq-plans-pricing.yml
- type: RateLimits
  url: rate-limits/accountsiq-rate-limits.yml
- type: Packages
  url: packages/accountsiq-packages.yml
- type: DomainSecurity
  url: security/accountsiq-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/accountsiq-mcp.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/accountsiq"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accountsiq/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accountsiq/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.