Version: 1.0
Workflows API
The REST API behind FossID Workflows — trigger workflow executions, inspect their progress and results, and manage workflows, connections, and users programmatically.
All endpoints require a bearer token: send Authorization: Bearer <token> with a JWT issued for your organization.
Authentication
- HTTP: Bearer Auth
[just text field] Please enter token in following format: Bearer <JWT>
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | Bearer |