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.

Sage X3 publishes 3 APIs on the APIs.io network. Tagged areas include ERP, Enterprise Resource Planning, Manufacturing, Distribution, and Supply Chain.

The Sage X3 catalog on APIs.io includes 1 JSON-LD context.

Sage X3’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

38.5/100 thin ▲ 6.4 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaid
3 APIs
ERPEnterprise Resource PlanningManufacturingDistributionSupply ChainFinancialsAccountingInventoryMid-MarketEnterprise

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.5/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/sage-x3: 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 3

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

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 1

GraphQL schemas published by this provider.

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 1

Published pricing tiers and plan structures.

Sage X3 Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sage X3 Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sage X3 Context

15 classes · 24 properties

JSON-LD

Security Posture 2

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

Sage X3 Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sage X3 Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

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.

  '
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sage-x3.png
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: VulnerabilityDisclosure
  url: security/sage-x3-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/sage-x3-domain-security.yml
- 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