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, and composite requests. Sage recommends the REST API for new client applications; all new objects and features are released here first.

API entry from apis.yml

apis.yml Raw ↑
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