SYSPRO OData API

SYSPRO OData provides RESTful access to SYSPRO data across all functional modules including inventory, production, purchasing, sales, and financials. It uses basic authentication over HTTPS and supports standard OData query options including filtering, sorting, pagination, and column selection. Data retrieval is capped at 5000 rows per request with pagination supported via $skip and $top parameters.

API entry from apis.yml

apis.yml Raw ↑
aid: syspro:syspro-odata-api
name: SYSPRO OData API
description: SYSPRO OData provides RESTful access to SYSPRO data across all functional modules including
  inventory, production, purchasing, sales, and financials. It uses basic authentication over HTTPS and
  supports standard OData query options including filtering, sorting, pagination, and column selection.
  Data retrieval is capped at 5000 rows per request with pagination supported via $skip and $top parameters.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://help.syspro.com/syspro-8-2023/topics/insights-and-reporting/syspro-odata/syspro-odata.htm
baseURL: https://[server]/SYSPRO8Odata/SYSPROOData
tags:
- OData
- Inventory
- Production
- Purchasing
- Sales
- Financials
properties:
- type: Documentation
  url: https://help.syspro.com/syspro-8-2023/topics/insights-and-reporting/syspro-odata/syspro-odata.htm
- type: Authentication
  url: https://developer.syspro.com/documentation/