Sinao API Skill
sinao-app
sinao-app
| Method | Path | Description |
|---|---|---|
POST | /login | |
POST | /sendpassword | Login |
POST | /changepassword | Password recover by email |
POST | /logout | Change password |
POST | /login/send/2fa | Logout |
GET | /refresh | Send 2FA code |
GET | /me | Refresh a token |
POST | /me | Get current user |
POST | /register | Update current user |
POST | /apps | Create an User |
GET | /apps | Create an app |
GET | /apps/{appId} | List apps |
GET | /apps/{appId}/ping | Get an app |
POST | /apps/{appId}/reset | Ping app web hostname |
GET | /apps/{appId}/apikeys | Reset all data |
POST | /apps/{appId}/apikeys | Get all api keys |
DELETE | /apps/{appId}/apikeys/{id} | Create new API key |
GET | /apps/{appId}/apipartners | Remove an api key |
GET | /apps/{appId}/settings | Get all api partners |
POST | /apps/{appId}/settings | Get app config |
GET | /apps/{appId}/jobs/{job} | Update app config |
GET | /apps/{appId}/templates | Get app job |
POST | /apps/{appId}/templates | Get templates |
GET | /apps/{appId}/document-langs | Create a template |
POST | /apps/{appId}/templates/batch | Get document (invoice or quote) available printable langs |
GET | /apps/{appId}/templates/default | Create multiple templates |
GET | /apps/{appId}/templates/{id} | Get default template |
POST | /apps/{appId}/templates/{id} | Get a template |
GET | /apps/{appId}/subscription/plan/extra | Update a template |
GET | /apps/{appId}/subscription/customer | Get current plan |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install sinao-app
Downloads and installs to ~/.claude/skills/sinao-app/
1.1.0 (2026-03-02)