Seamless Integration with Webhooks
Connect Leggit.se data directly to your systems with real-time webhooks for automated workflows.
How Our Webhooks Work
Seamlessly integrate Swedish company data updates into your existing systems.
Configure Events
Select which company events trigger webhooks, from ownership changes to new financial filings.
Set Up Endpoints
Provide your endpoint URLs where we'll send real-time data when events occur.
Receive & Process
Receive JSON payloads with detailed information about the changes for processing in your systems.
Example Webhook Payload
{ "event_type": "ownership_change", "timestamp": "2023-06-15T14:22:05Z", "company": { "name": "Example AB", "org_number": "556123-4567", "country": "SE" }, "changes": { "previous_owners": [ { "name": "Investor AB", "percentage": 51, "id": "556789-0123" }, { "name": "John Andersson", "percentage": 49, "id": "19710101-1234" } ], "new_owners": [ { "name": "Investor AB", "percentage": 25, "id": "556789-0123" }, { "name": "John Andersson", "percentage": 25, "id": "19710101-1234" }, { "name": "Growth Capital AB", "percentage": 50, "id": "556234-5678" } ] }, "source": "Bolagsverket", "source_timestamp": "2023-06-15T12:00:00Z" }
Webhook Features
Our webhooks are built for reliability, security, and developer experience.
Automatic Retries
Failed webhook deliveries are automatically retried with exponential backoff.
Real-time Delivery
Events are delivered within seconds of data changes for immediate action.
Signature Verification
Each payload includes a signature so you can verify its authenticity.
Customizable Filtering
Configure precisely which events trigger webhooks with detailed filtering options.
Secure Delivery
All webhook traffic is encrypted with TLS for secure data transmission.
Comprehensive Logs
View delivery status, response codes, and payloads in the webhook dashboard.
Developer Resources
Everything you need to integrate webhooks into your applications.
API Documentation
Complete reference for our webhook payloads and integration process.
Sample Implementations
Example code for Node.js, Python, PHP, and other languages.
Webhook Testing Tool
Test your webhook endpoints with sample payloads before going live.
Ready to Integrate?
Start using webhooks today to automate your workflows with real-time Swedish company data.