Altium 365
Altium 365 is a cloud platform for electronics design and collaboration. It provides teams with a shared Workspace to store and manage the full range of design data – from PCB projects and component libraries to bills of materials, manufacturing outputs, and design documentation.
The platform is organized around well-defined domain areas (bounded contexts) such as Design, Library, Procurement, and Platform. This structure is reflected throughout the developer-facing APIs and SDKs, making it predictable to navigate and integrate with.
Developer Capabilities
Capability |
Description |
GraphQL API for programmatic read/write access to Workspace data across all domain areas |
|
Embeddable Viewer lets you add interactive PCB and schematic viewing to your own web application |
|
Set of additional capabilities available to Altium 365 customers on Altium Agile tiers. |
Key Concepts
-
Realms – the organizational model for Workspaces and users on the platform
-
Tokens – how API access is authorized, and the difference between access tokens and refresh tokens
-
OAuth Scopes – scopes define what an access token is authorized to do
-
GRID – Altium's Global Resource ID, a universal identifier for entities across the platform