The API Report CardAPI Index
Aveva

Aveva API

aveva.com

Multiple real REST surfaces exist with public docs: on-prem PI Web API and the cloud CONNECT data services API with OAuth 2.0. Nothing is self-serve; you build against a customer's deployed PI System or a paid CONNECT tenant. Docs sprawl across OSIsoft, AVEVA, and Wonderware brandings.

Last verified: July 2026Manufacturing
API GRADE
D
VERIFIED JUL 2026

SCORECARD

ExistenceGOODMultiple documented REST surfaces exist: PI Web API and CONNECT data services with OAuth2, plus public docs and GitHub samples.
AccessPOORNothing is self-serve: PI Web API reaches only a customer's deployed archive, and CONNECT needs a paid subscription before keys exist.
CoveragePOORReachable data depends on each customer's deployment, and tag-based licensing bounds how many points you can pull.
AuthGOODCONNECT uses OAuth 2.0 client credentials; on-prem PI Web API auth varies by customer (Kerberos, Basic, Bearer).
Docs & DXPOORDocs sprawl across OSIsoft, AVEVA, and Wonderware brandings and product generations; no free sandbox tenant to build against.
StabilityMIXEDPI Web API behavior is version-specific (OMF needs v1.16.0+) with no central registry of what each customer runs.
Supergood: Aveva has an API, but using it means gates, contracts, or workarounds. Ours doesn't: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Aveva scores D on the API Report Card. Multiple real REST surfaces exist with public docs: on-prem PI Web API and the cloud CONNECT data services API with OAuth 2.0. Nothing is self-serve; you build against a customer's deployed PI System or a paid CONNECT tenant. Docs sprawl across OSIsoft, AVEVA, and Wonderware brandings.

Tried to integrate with Aveva?
SOURCES
API access is gated behind a customer-deployed PI System or a paid CONNECT subscription, there is no self-serve developer sandbox open to anonymous developers, blocking horizontal multi-tenant integrators from building against AVEVA without per-customer onboarding docs.aveva.com
PI Web API authentication is split across Kerberos, Basic, Bearer (Windows Identity Service), and anonymous modes depending on customer deployment, with no consistent OAuth surface, each new customer integration requires negotiating the auth mode the customer has enabled docs.aveva.com
Documentation spans multiple product brandings (OSIsoft, AVEVA, Wonderware, Schneider EcoStruxure) and product generations (PI Web API, PI System Connectors, OMF, CONNECT data services, Data Hub, OCS), creating confusion about which surface to integrate against for new work aveva.com
OMF and SDS streams are AVEVA-specific data models (Sequential Data Store, AVEVA-defined type system) rather than open standards, creating data-modeling lock-in even when REST and OAuth are open github.com
Tag-based licensing on PI Web API means programmatic data extraction is bounded not by API rate limits but by the customer's tag license count, pulling additional points from new equipment can incur licensing charges iiot-world.com
PI Web API has documented minimum-version requirements (v1.16.0 for OMF) and version-specific behavior, integrators must reason about which version each customer has deployed, with no central version registry docs.aveva.com
Community forums (community.aveva.com / PI Square) show recurring threads about REST API edge cases, authentication setup, and undocumented behavior, indicating the API surface is non-trivial to operationalize without AVEVA support or a certified partner community.aveva.com
Bulk historical-data extraction at scale (full-asset, multi-year) typically requires PI Integrator for Business Analytics, PI to Data Lake, or a CONNECT subscription rather than raw PI Web API paging, adding additional license SKUs to any serious analytics integration docs.aveva.com
AVEVA's licensing model is widely described as confusing, rigid, and expensive, particularly the per-industrial-tag pricing on PI System, which forces customers to keep paying for tags from decommissioned equipment even where 10+ year data retention is mandated iiot-world.com
Performance degrades with large datasets and complex operations, impacting productivity for users running heavy PI/Historian queries or large System Platform deployments selecthub.com
Interface is widely characterized as clunky and outdated relative to modern SaaS competitors; learning curve is steep across the engineering, SCADA, and historian product families selecthub.com
Adapting AVEVA products to specific customer workflows or industry requirements typically requires significant development effort or specialized AVEVA-certified partners, increasing total cost of ownership selecthub.com
Wonderware/InTouch and System Platform customers report friction and ambiguity migrating to AVEVA Flex (subscription/credits) and to CONNECT, with overlap and version confusion between legacy Wonderware branding, AVEVA branding, and Schneider EcoStruxure positioning community.aveva.com
Gartner Peer Insights and TrustRadius reviewers cite difficulty of customization, dependence on AVEVA professional services or certified system integrators for non-trivial work, and limited self-service for end users gartner.com
Vendor lock-in concerns are recurring, PI tags, AF asset frameworks, and proprietary protocols create high switching costs, motivating open-standard (MQTT/Sparkplug B, OPC UA, InfluxDB) adoption in greenfield deployments iiot-world.com