API changelog
Changes that matter when you build and maintain an integration.
Initial public API · v1
Bring work into Aventra with companies, contacts, company notes, tasks and offers. Use the workspace directory to find assignees and owners by email.
- Create or find a company by Norwegian organisation number.
- Create contacts, add email/phone details and connect them to companies.
- Add notes to the company timeline.
- Create and update tasks with an explicit assignee.
- Create and update offers with an explicit owner. Accepted offers automatically get 100% probability.
- Resolve workspace users by email and check a key with
/me. - Recover contact, task and offer creation using caller-supplied UUIDs.
All endpoints use tenant-scoped Bearer keys and enforce resource permissions. Responses use a consistent data envelope, bounded pagination and JSON errors. The OpenAPI specification includes the full contract.
The separate website-form endpoint creates inquiries and sends configured email notifications with a single submission.
Current boundaries
There are no bulk endpoints, general idempotency headers, outbound webhooks, destructive delete endpoints, ETags or automatic quote/email sending from offers. See reliable integrations for supported recovery patterns.