Sage Intacct website screenshot

Sage Intacct

Sage Intacct is a cloud-based financial management and accounting (ERP) platform for growing and mid-market businesses, delivering core financials, accounts payable and receivable, cash management, order and purchasing, multi-entity and global consolidations, project accounting, revenue recognition, dashboards and advanced reporting. The Sage Intacct Developer program exposes this functionality through two programmable interfaces: a modern REST API (OAuth 2.0, batch/bulk/composite requests) and the long-standing XML Web Services API, backed by official SDKs for PHP, .NET, and Node.js/JavaScript. New objects and features ship on the REST API first, and Sage's AI Gateway adds a governed Model Context Protocol (MCP) surface for AI agents on top of the same APIs.

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

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

47.3/100 developing ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyAccountingERPFinancial ManagementCloud AccountingInvoicingPaymentsSaaSREST APIOAuth

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 47.3/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/intacct: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Sage Intacct REST API

Modern REST API for Sage Intacct using standard HTTP verbs and predictable URLs to operate on Intacct objects and data. Authenticates with OAuth 2.0 and supports batch, bulk, an...

Sage Intacct XML Web Services API

The long-standing XML/HTTP Web Services API for Sage Intacct, session-based with sender and user credentials. Still fully supported alongside the REST API; official SDKs (PHP, ....

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

intacct-mcp.yml

MCP SERVER

Security Posture 4

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

Intacct Authentication

oauth2/openIdConnect/apiKey · 2 schemes

SECURITY

Intacct Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Intacct Vulnerability Disclosure

security.txt · contact published

SECURITY

Intacct Trust Center

SOC 1 Type II (SSAE 18 / ISAE 3402), SOC 2 Type II, ISO 27001, PCI DSS Level 1, HIPAA, GDPR, ISAE 3000

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Intacct Scopes

4 scopes · authorizationCode/clientCredentials/tokenExchange

4 scopes

SCOPES

Resources

Get Started 3

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 3

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: intacct
name: Sage Intacct
description: 'Sage Intacct is a cloud-based financial management and accounting (ERP) platform for growing and mid-market
  businesses, delivering core financials, accounts payable and receivable, cash management, order and purchasing, multi-entity
  and global consolidations, project accounting, revenue recognition, dashboards and advanced reporting. The Sage Intacct
  Developer program exposes this functionality through two programmable interfaces: a modern REST API (OAuth 2.0, batch/bulk/composite
  requests) and the long-standing XML Web Services API, backed by official SDKs for PHP, .NET, and Node.js/JavaScript. New
  objects and features ship on the REST API first, and Sage''s AI Gateway adds a governed Model Context Protocol (MCP) surface
  for AI agents on top of the same APIs.'
url: https://raw.githubusercontent.com/api-evangelist/intacct/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
- bessemer-venture-partners
x-tier: profile
x-tier-reason: enriched-from-developer-surface
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://logo.clearbit.com/sageintacct.com
tags:
- Company
- Accounting
- ERP
- Financial Management
- Cloud Accounting
- Invoicing
- Payments
- SaaS
- REST API
- OAuth
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Sage Intacct REST API
  description: Modern REST API for Sage Intacct using standard HTTP verbs and predictable URLs to operate on Intacct objects
    and data. Authenticates with OAuth 2.0 and supports batch, bulk, and composite requests. Sage recommends the REST API
    for new client applications; all new objects and features are released here first.
  humanURL: https://developer.sage.com/intacct/docs/openapi
  baseURL: https://api.intacct.com
  properties:
  - type: APIReference
    url: https://developer.sage.com/intacct/apis/intacct/1/intacct-openapi
  - type: Documentation
    url: https://developer.sage.com/intacct/docs/1/sage-intacct-rest-api/get-started
  - type: GettingStarted
    url: https://developer.sage.com/intacct/docs/1/sage-intacct-rest-api/get-started
  - type: Authentication
    url: authentication/intacct-authentication.yml
  - type: OAuthScopes
    url: scopes/intacct-scopes.yml
- name: Sage Intacct XML Web Services API
  description: The long-standing XML/HTTP Web Services API for Sage Intacct, session-based with sender and user credentials.
    Still fully supported alongside the REST API; official SDKs (PHP, .NET, Node.js) are built on this interface.
  humanURL: https://developer.intacct.com/
  baseURL: https://api.intacct.com/ia/xml/xmlgw.phtml
  properties:
  - type: APIReference
    url: https://developer.intacct.com/api/
  - type: Documentation
    url: https://developer.intacct.com/web-services/
common:
- type: Website
  url: https://www.sageintacct.com/
- type: DeveloperPortal
  url: https://developer.sage.com/intacct
- type: Documentation
  url: https://developer.sage.com/intacct/docs/openapi
- type: APIReference
  url: https://developer.sage.com/intacct/apis/intacct/1/intacct-openapi
- type: GettingStarted
  url: https://developer.sage.com/intacct/docs/1/sage-intacct-rest-api/get-started
- type: GitHubOrganization
  url: https://github.com/intacct
- type: Blog
  url: https://www.sage.com/en-us/blog/
- type: Support
  url: https://www.sage.com/en-us/support/
- type: Pricing
  url: https://www.sage.com/en-us/sage-business-cloud/intacct/pricing/
- type: SignUp
  url: https://developer.sage.com/intacct
- type: TermsOfService
  url: https://www.sage.com/en-us/legal/
- type: PrivacyPolicy
  url: https://www.sage.com/en-us/legal/privacy-and-cookies/
- type: StatusPage
  url: https://status.sage.com/
- type: TrustCenter
  url: https://www.sage.com/en-gb/trust-security/
- type: Compliance
  url: https://www.sage.com/en-us/trust-security/security/technical/standards-compliance/
- type: Packages
  url: packages/intacct-packages.yml
- type: SDKs
  url: packages/intacct-packages.yml
- type: MCPServer
  url: mcp/intacct-mcp.yml
- type: WellKnown
  url: well-known/intacct-well-known.yml
- type: SecurityTxt
  url: well-known/intacct-security.txt
- type: Authentication
  url: authentication/intacct-authentication.yml
- type: OAuthScopes
  url: scopes/intacct-scopes.yml
- type: DomainSecurity
  url: security/intacct-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/intacct-vulnerability-disclosure.yml
- type: Security
  url: security/intacct-vulnerability-disclosure.yml
- type: Lifecycle
  url: lifecycle/intacct-lifecycle.yml
- type: Deprecation
  url: lifecycle/intacct-lifecycle.yml
- type: Conventions
  url: conventions/intacct-conventions.yml
- type: LLMsTxt
  url: llms/intacct-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence