Velt REST Apis Best Practices

Velt REST API v2 and webhook best practices for server-side integration. Use when calling Velt REST API v2 endpoints, generating JWT tokens for frontend authentication, handling Velt webhooks (comment events, huddle events, CRDT updates), managing users/documents/organizations via REST, or implementing server-side Velt operations. Triggers on any task involving Velt REST API, JWT token generation for Velt, Velt webhooks, x-velt-api-key headers, or server-side comment/notification/activity management — even if the user doesn't explicitly say 'REST API'. For the Python SDK (velt-py) for self-hosting, see velt-self-hosting-data-best-practices instead.

velt-js Updated

File contents

velt-js/agent-skills/tree/main/skills/velt-rest-apis-best-practices commit 9185926fdc

Frequently asked questions

npx skillmds@latest add velt-js/velt-rest-apis-best-practices