This skill provides a comprehensive framework for interacting with the Datto RMM REST API v2, specifically designed for Managed Service Providers (MSPs). It streamlines complex integration tasks such as managing the OAuth 2.0 flow, handling regional platform base URLs (Pinotage, Merlot, Concord, etc.), and navigating cursor-based pagination. By offering pre-built logic for token lifecycle management, robust error handling with exponential backoff, and Unix millisecond timestamp conversion, it ensures that your Claude-assisted development remains performant, secure, and compliant with Datto's strict rate-limiting policies.
主要功能
01Advanced rate limiting protection with exponential backoff and jitter
02OAuth 2.0 authentication and 100-hour token lifecycle management
032 GitHub stars
04Efficient cursor-based pagination logic for large data sets
05Regional platform support for all six global Datto RMM environments
06Standardized error handling patterns for common HTTP status codes