API Reference¶
This section contains the complete API reference for the Upassist Python SDK.
Visit Upassist Cloud to get started with monitoring your applications and services.
Modules¶
- Heartbeat: Heartbeat monitoring functionality
- Logs: Log management functionality
- API Clients: API client documentation
Overview¶
The Upassist Python SDK provides a comprehensive set of tools for interacting with the Upassist Cloud API. The SDK is designed to be both powerful and easy to use, with support for both synchronous and asynchronous operations.
Key Features¶
- Heartbeat Monitoring: Create and manage heartbeat monitors for your applications
- Log Management: Collect and manage application logs
- API Clients: Both synchronous and asynchronous API clients available
- Type Safety: Built with Pydantic for robust type checking and validation