Sage X3 website screenshot

Sage X3

Sage X3 is an enterprise ERP platform offering REST and GraphQL APIs for managing manufacturing, distribution, financials, and supply chain operations in mid-market and enterprise organizations. It provides web service interfaces for business object integration including sales orders, purchase orders, inventory, accounting, and production management across cloud and on-premise deployments.

3 APIs 0 Features
ERPEnterprise Resource PlanningManufacturingDistributionSupply ChainFinancialsAccountingInventoryMid-MarketEnterprise

APIs

Sage X3 REST Web Services

RESTful web service interface for Sage X3 business objects. Supports standard HTTP methods (GET, POST, PUT, DELETE) for managing entities such as customers, suppliers, sales ord...

Sage X3 GraphQL API

GraphQL interface for querying and mutating Sage X3 data. Provides a flexible, strongly-typed schema for accessing business objects with support for filtering, pagination, and s...

Sage X3 Data Integration API

Import/export and data integration API for Sage X3 enabling bulk data operations, batch task submissions, and asynchronous processing for high-volume data exchange scenarios suc...

GraphQL

Sage X3 GraphQL API

Sage X3 exposes a GraphQL interface through its **Xtrem** middleware layer, which sits between client applications and the X3 ERP engine. The GraphQL endpoint enables flexible, ...

GRAPHQL

Pricing Plans

Sage X3 Plans Pricing

2 plans

PLANS

Rate Limits

Sage X3 Rate Limits

3 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Sage X3 Context

15 classes · 24 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
LinkedIn
LinkedIn
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: sage-x3
name: Sage X3
description: 'Sage X3 is an enterprise ERP platform offering REST and GraphQL APIs for managing manufacturing, distribution,
  financials, and supply chain operations in mid-market and enterprise organizations. It provides web service interfaces for
  business object integration including sales orders, purchase orders, inventory, accounting, and production management across
  cloud and on-premise deployments.

  '
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/sage-x3/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- ERP
- Enterprise Resource Planning
- Manufacturing
- Distribution
- Supply Chain
- Financials
- Accounting
- Inventory
- Mid-Market
- Enterprise
apis:
- name: Sage X3 REST Web Services
  description: 'RESTful web service interface for Sage X3 business objects. Supports standard HTTP methods (GET, POST, PUT,
    DELETE) for managing entities such as customers, suppliers, sales orders, purchase orders, inventory items, and accounting
    records. Authentication supports Basic Auth (on-premise only), JWT tokens, and OAuth 2.0.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.sage.com/x3
  baseURL: https://{host}/api1/
  tags:
  - REST
  - ERP
  - Business Objects
  - Manufacturing
  - Distribution
  - Financials
  properties:
  - type: Documentation
    url: https://online-help.sagex3.com/erp/12/en-us/Content/V7DEV/api-guide_api-reference-guide.html
  - type: WebServices
    url: https://online-help.sagex3.com/erp/12/en-us/Content/V7DEV/integration-guide_ws-overview.html
- name: Sage X3 GraphQL API
  description: 'GraphQL interface for querying and mutating Sage X3 data. Provides a flexible, strongly-typed schema for accessing
    business objects with support for filtering, pagination, and selective field retrieval. Supports OAuth 2.0 and Basic Authentication
    (client ID / client secret for connected apps). Available on both cloud and on-premise deployments.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.sage.com/x3/data-integration
  baseURL: https://{host}/graphql
  tags:
  - GraphQL
  - ERP
  - Data Integration
  - Query
  properties:
  - type: Documentation
    url: https://developer.sage.com/x3/data-integration
  - url: graphql/sage-x3-graphql.md
    type: GraphQL
- name: Sage X3 Data Integration API
  description: 'Import/export and data integration API for Sage X3 enabling bulk data operations, batch task submissions,
    and asynchronous processing for high-volume data exchange scenarios such as inventory updates, order imports, and financial
    data synchronization.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.sage.com/x3/data-integration
  baseURL: https://{host}/api1/
  tags:
  - Data Integration
  - Import
  - Export
  - Batch
  - ERP
  properties:
  - type: Documentation
    url: https://developer.sage.com/x3/data-integration
common:
- type: Website
  url: https://www.sage.com/en-us/products/sage-x3/
- type: Documentation
  url: https://developer.sage.com/x3
- type: Documentation
  url: https://online-help.sagex3.com/erp/12/en-us/Content/V7DEV/api-guide_api-reference-guide.html
- type: GitHubOrg
  url: https://github.com/Sage-ERP-X3
- type: Blog
  url: https://communityhub.sage.com/us/sage_x3/b
- type: Pricing
  url: https://www.sage.com/en-us/products/sage-x3/
- type: StatusPage
  url: https://status.sage.com
- type: LinkedIn
  url: https://www.linkedin.com/products/sagesoftware-sage-x3
- type: X
  url: https://twitter.com/sageerp
- type: Plans
  url: plans/sage-x3-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sage-x3-rate-limits.yml
- type: FinOps
  url: finops/sage-x3-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com