Skip to main content
Version: v1 (Current)

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

SectionDescription
Platform ConceptsArchitecture, portal system, and plugin model
Getting StartedPlatform basics, project setup, and plugin development
Feature GuidesAttendee management, access control, forms, real-time events
API ReferenceAuthentication, REST API, and WebSocket endpoints
GxP DevKitCLI tools for plugin development
UIKitComponent library for plugin UIs
AdminKitAdmin panel framework