Provides a clear activation contract and implementation guidance for integrating with CloudBase platform features via raw HTTP. Covers authentication methods (AccessToken, API Key, Publishable Key), region-specific base URLs, OpenAPI usage, relational and NoSQL REST patterns, AI model and functions endpoints, and practical curl/code examples. Useful for non-Node backends, mobile/native apps, integration tests, and admin scripts that must call CloudBase APIs directly.
Use this skill when you need to call official CloudBase platform endpoints over HTTP instead of using a language SDK — e.g., Go/Python/Java backends, curl-based integration tests, server admin scripts, or environments where SDKs are not available. Do NOT use for frontend web or Node.js SDK flows.
Compatible with coding agents that can produce HTTP client code (curl snippets, Python/Go/Java examples) and that can consult OpenAPI specs (Claude Code, Codex-style agents, Copilot-like assistants).
This skill has not been reviewed by our automated audit pipeline yet.