API 参考
identity
此区域有 7 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。
| 方法 | 路径 | 功能说明 | 权限 |
|---|---|---|---|
| GET | /v1/branding | The brand this customer's panel renders under. | — |
| GET | /v1/branding/by-panel-hostname | The brand served on one panel hostname. | — |
| GET | /v1/branding/font-file/{sha256} | One stored webfont file. | — |
| GET | /v1/branding/font/{family}.css | The `@font-face` rules for a self-hosted family. | — |
| GET | /v1/branding/logo/{sha256} | One brand logo, as an image. | — |
| GET | /v1/me | Get the authenticated principal. | — |
| PATCH | /v1/me | Set this person's language and display currency. | — |