OpenAPI 参考
Users
User management endpoints
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication. Get your API key from the dashboard.
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/api/v1/users/me"{ "id": "string", "name": "string", "email": "string", "emailVerified": true, "image": "string", "createdAt": "string"}Templates
The Template Center catalog: installable apps published by a template repository. Read-only — installing one goes through Install.
Vault
The runtime slice of the Vault for the calling credential — personal, Space, and API-key scopes merged most-specific-wins, filtered to items the owner marked `runtime`. Same values a task already receives in its environment; items not marked `runtime` never appear.