Extend your software's potential
Invoicing
Send invoices to customers and transfer invoices internally for bookkeeping purposes.
Payroll
Automatically send employees’ work hours to Severa from a time-tracking system.
Workforce management
Sync customer details between multiple systems using Severa as the master data source.
Invoicing
Send invoices to customers and transfer invoices internally for bookkeeping purposes.
Payroll
Automatically send employees’ work hours to Severa from a time-tracking system.
Workforce management
Sync customer details between multiple systems using Severa as the master data source.
How the API works
The Severa API provides programmatic access to data in Severa (previously known as Visma.net Project Management). All of the resources that are accessible through the API can be grouped by the following topics: customers, users, projects, work hours, project feeds, invoices, and travel expenses. Possible integrations include importing customers into a CRM tool and exporting data to a financial system or to an external BI system for advanced reporting.
The Severa API uses OAuth 2.0 bearer tokens to authenticate API calls. You’ll receive an access token after a successful login, and the token will be sent in the HTTP header of every subsequent call. All endpoints in the API are grouped by scope.