Core Concepts
Understand the architecture, authentication, authorization, and data models that power the LegionEdge Platform.
Before building on the platform, it helps to understand how the pieces fit together. This section covers the foundational concepts that inform every integration -- from how requests are authenticated to how data is structured and access is controlled.
Topics
Architecture
System design, service boundaries, and how the platform processes requests end-to-end.
Authentication
OAuth 2.0 flows, API key management, and session lifecycle.
Authorization
Role-based access control, custom policies, and resource-level permissions.
Data Models
Resource schemas, relationships, and the structured data layer.