Overview(中文) | Credentials →
When calling APIs, it is recommended to integrate the SDK in your project. Using the SDK simplifies development, speeds up integration, and reduces long-term maintenance costs. Volcengine SDK integration typically includes three steps: importing the SDK, configuring access credentials, and writing API call code.
- PHP version >= 5.5.
- It is recommended to use Composer for dependency management.
- Credentials — AK/SK, STS, AssumeRole, OIDC, SAML, ECS Role, Default Chain
- Endpoint Configuration — Custom Endpoint, RegionId, Automatic Resolution
- Transport — HTTPS Scheme, SSL Verification, TLS Version
- Proxy — HTTP(S) Proxy Configuration
- Timeout — Request Timeout Configuration
- Retry — Retry Strategy
- Error Handling — Exception Handling
- Debugging — Debug Mode
English | 中文