xPage.ai Integration Guide
xPage.ai lets you embed hosted web experiences directly into your product. This guide covers everything you need to integrate your application — from authenticating API requests to subscribing to real-time events.
If you're building a new integration, start with Auth to set up your credentials, then walk through the Install flow to connect your app to a user's xPage account.
| Section | Description |
|---|---|
| Auth | Authenticate using secret keys via Basic Auth |
| Install | Three flows: Direct, Redirect, or OAuth |
| API | Manage resources and sync data programmatically |
| Webhooks | Subscribe to real-time events |