Living Docs: Apigee portal sync
See how Launchpad keeps your developer-portal docs in sync with your live Apigee org. Preview on a sample org.
Drift-proof docs that reflect your live Apigee proxy catalog
Automatic grouping by path, method, and API product
Coming to Launchpad: preview the sync engine on sample data
This demo runs on synthetic sample data and illustrates a capability currently in development. The sync engine is not yet shipping. Join the waitlist inside the demo to be notified when it does.
Sample Apigee org
Acme Apigee Org
API Products (3)
- Orders3 operations
- Payments2 operations
- Inventory2 operations
Derived from proxies/products: paths, methods, security. Not full schemas.
How the sync engine works
1. Proxy introspection
Launchpad reads your live Apigee X org via the management API, pulling deployed proxies, API products, and their associated paths and HTTP methods. This gives the portal an always-current map of what your org actually exposes.
2. What introspection yields, and what it doesn't
Proxy introspection surfaces paths, HTTP methods, and product groupings. It does not produce request/response schemas, parameter descriptions, or authentication details. Those still require an OpenAPI spec (provided separately or authored in Launchpad). The sync engine prevents structural drift: endpoints that exist in your org will always appear in the portal, and endpoints removed from the org will be flagged for review.
3. Coming to Launchpad
The sync engine is a roadmap capability. The demo above runs on a fixed sample org to illustrate the concept. When released, it will run against your real Apigee X org on a configurable schedule (or on-demand), and surface drift as an in-portal alert rather than requiring a manual audit.
What this preview shows vs. what Launchpad ships today
Today, Launchpad deploys a full developer portal, branded, with SSO/RBAC, OpenAPI reference docs, and developer app management, in 48 hours. The auto-sync layer previewed here is the next major capability: ensuring that portal docs never fall out of step with the live Apigee org.