Render Public API Skill
render
render
| Method | Path | Description |
|---|---|---|
GET | /blueprints | |
POST | /blueprints/validate | List Blueprints |
PATCH | /owners/{ownerId}/members/{userId} | Validate Blueprint |
DELETE | /owners/{ownerId}/members/{userId} | Update workspace member role |
GET | /blueprints/{blueprintId} | Remove workspace member |
PATCH | /blueprints/{blueprintId} | Retrieve Blueprint |
DELETE | /blueprints/{blueprintId} | Update Blueprint |
GET | /blueprints/{blueprintId}/syncs | Disconnect Blueprint |
GET | /disks | List Blueprint syncs |
POST | /disks | List disks |
GET | /disks/{diskId} | Add disk |
PATCH | /disks/{diskId} | Retrieve disk |
DELETE | /disks/{diskId} | Update disk |
GET | /disks/{diskId}/snapshots | Delete disk |
POST | /disks/{diskId}/snapshots/restore | List snapshots |
GET | /users | Restore snapshot |
GET | /owners | Get the authenticated user |
GET | /owners/{ownerId} | List workspaces |
GET | /owners/{ownerId}/members | Retrieve workspace |
GET | /owners/{ownerId}/audit-logs | List workspace members |
GET | /organizations/{orgId}/audit-logs | List workspace audit logs |
GET | /notification-settings/owners/{ownerId} | List organization audit logs |
PATCH | /notification-settings/owners/{ownerId} | Retrieve notification settings |
GET | /notification-settings/overrides | Update notification settings |
GET | /notification-settings/overrides/services/{serviceId} | List notification overrides |
PATCH | /notification-settings/overrides/services/{serviceId} | Retrieve notification override |
GET | /registrycredentials | Update notification override |
POST | /registrycredentials | List registry credentials |
GET | /registrycredentials/{registryCredentialId} | Create registry credential |
PATCH | /registrycredentials/{registryCredentialId} | Retrieve registry credential |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install render
Downloads and installs to ~/.claude/skills/render/
1.0.0 (2026-02-13)