Velrin API

Planned integrations for workspaces, projects, tasks, and reporting — built with security, scopes, and auditability in mind.

Private preview Versioned endpoints Scoped access Webhooks planned

Build on top of Velrin

The Velrin API is in active development. The waitlist helps us prioritize integrations and onboard the right partners first.

Authentication and scopes

Access designed around roles and permission boundaries, aligned to workspaces and projects.

Audit-friendly changes

Planned event history for task updates so integrations can stay accurate and traceable.

Webhooks and automation

Push-based updates for key events (task created, updated, completed) to power workflows.

Security-first defaults

Designed for least-privilege integrations with clear boundaries and predictable behavior.

Rate limits and stability

Planned rate limiting and versioned releases to keep integrations stable at scale.

Integration-ready model

Built around the same objects teams use daily: workspaces → projects → tasks → reporting.

Planned resources

Expose the core objects your teams already use.

Workspaces Projects Tasks Memberships Task Progress History Notifications Reporting Exports
Early access is planned to start with read endpoints and automation hooks, then expand into write operations.

Automation events (planned)

  • Task created / updated / completed
  • Assignee changed
  • Status moved (list or Kanban)
  • Progress update logged
  • Watcher added
Event payloads will be designed for reliable replays and clean integration state.

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.