GxP Developer Documentation
Welcome to the Gramercy Experience Portal (GxP) developer documentation. GXP is a modular experience platform where developers build small, focused apps that serve as building blocks for event experiences.
Where to Start
New to GXP?
Start with the Platform Overview to understand GXP's architecture, then follow the Getting Started guides to create your first project and configure portals.
Ready to Build a Plugin?
Jump into the Plugin Development guides to create a plugin, set up Git repos, and start coding with the GxP DevKit.
Integrating via API?
Head to the API Reference for authentication, rate limiting, and your first API call.
Documentation Sections
| Section | Description |
|---|---|
| Platform Concepts | Architecture, portal system, and plugin model |
| Getting Started | Platform basics, project setup, and plugin development |
| Feature Guides | Attendee management, access control, forms, real-time events |
| API Reference | Authentication, REST API, and WebSocket endpoints |
| GxP DevKit | CLI tools for plugin development |
| UIKit | Component library for plugin UIs |
| AdminKit | Admin panel framework |