Velrin API
Planned integrations for workspaces, projects, tasks, and reporting — built with security, scopes, and auditability in mind.
Build on top of Velrin
The Velrin API is in active development. The waitlist helps us prioritize integrations and onboard the right partners first.
Access designed around roles and permission boundaries, aligned to workspaces and projects.
Planned event history for task updates so integrations can stay accurate and traceable.
Push-based updates for key events (task created, updated, completed) to power workflows.
Designed for least-privilege integrations with clear boundaries and predictable behavior.
Planned rate limiting and versioned releases to keep integrations stable at scale.
Built around the same objects teams use daily: workspaces → projects → tasks → reporting.
Planned resources
Expose the core objects your teams already use.
Automation events (planned)
- Task created / updated / completed
- Assignee changed
- Status moved (list or Kanban)
- Progress update logged
- Watcher added
Example format (preview)
This illustrates the direction and structure. Endpoint availability will open in phases.
curl -X GET "https://velrin.com/api/v1/workspaces" \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Accept: application/json"
Join the API waitlist
Get notified when access opens. We’ll prioritize teams with real integration needs.