sentroy-co/client-sdk
最新稳定版本:v2.13.2
Composer 安装命令:
composer require sentroy-co/client-sdk
包简介
Server-side PHP SDK for Sentroy platform API
README 文档
README
Sentroy Client SDKs
Official client SDKs for the Sentroy business mail & storage platform.
Documentation · sentroy.com · Status
Available SDKs
| Language | Package | Install |
|---|---|---|
| TypeScript / Node.js | @sentroy-co/client-sdk |
npm install @sentroy-co/client-sdk |
| Go | github.com/Sentroy-Co/client-sdk/go |
go get github.com/Sentroy-Co/client-sdk/go |
| Python | sentroy-client-sdk |
pip install sentroy-client-sdk |
| PHP | sentroy-co/client-sdk |
composer require sentroy-co/client-sdk |
| cURL | — | Examples |
All SDKs target the same API surface (mail + storage) and work against either the hosted platform (https://sentroy.com) or your own Sentroy deployment — only the baseUrl changes.
Authentication
Access tokens carry permission scopes per company. Create one from Admin → Access Tokens in your Sentroy dashboard.
Authorization: Bearer stk_...
Documentation
Full reference, code samples in every language, interactive examples and rate-limit details:
For AI Agents
Each SDK ships a single comprehensive AGENTS.md reference — feed the raw URL into a context window for full API coverage in one file:
https://raw.githubusercontent.com/Sentroy-Co/client-sdk/refs/heads/main/typescript/AGENTS.md
https://raw.githubusercontent.com/Sentroy-Co/client-sdk/refs/heads/main/go/README.md
https://raw.githubusercontent.com/Sentroy-Co/client-sdk/refs/heads/main/python/README.md
https://raw.githubusercontent.com/Sentroy-Co/client-sdk/refs/heads/main/php/README.md
https://raw.githubusercontent.com/Sentroy-Co/client-sdk/refs/heads/main/curl/README.md
Only the TypeScript SDK has split
README.md(lean, npm-facing) fromAGENTS.md(full reference). The Go, Python, PHP and cURL READMEs remain comprehensive and double as agent-facing docs.
License
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-17