Getting Started
Set up the LegionEdge Platform SDK, configure your environment, and build your first integration in minutes.
Everything you need to go from zero to a working LegionEdge Platform integration. Whether you're building a new application from scratch or connecting an existing project, this section walks you through setup, configuration, and your first API call.
Where to Begin
Introduction
Understand what the LegionEdge Platform provides and whether it's the right fit for your use case.
Installation
Install the SDK and set up your development environment.
Quick Start
Make your first API call and create a project in under five minutes.
Configuration
Configure SDK options, environment variables, and project settings.
Prerequisites
- Node.js 18+ and a package manager (npm or yarn)
- A LegionEdge account with an active API key
- TypeScript 5.0+ (recommended but not required)
Next Steps
Once you're set up, explore Core Concepts to understand the platform architecture, or jump straight into the Build Your First App guide.