Built-in APIs
The App Framework exposes comprehensive REST APIs for managing apps, authentication, metadata operations, and configuration.
Authentication & metadata
ReferenceSource system connectivity and metadata operations including credential validation, metadata retrieval, and preflight checks.
Configuration management
ReferenceApp and system configuration management including configuration retrieval, updates, and app configuration UI.
Infrastructure management
ReferenceCore infrastructure lifecycle and monitoring endpoints including health checks, readiness probes, and shutdown operations.
UI & documentation
ReferenceUI and documentation endpoints for serving the local dev UI and static documentation files.
Lifecycle management
ReferenceComprehensive app lifecycle management including HTTP-triggered execution, status monitoring, and app termination.
API usage: No authentication tokens required. Database credentials are provided in request body when needed. Use the provided code examples for integration.