Introduction
Welcome to the Voseno API documentation.
Welcome to the Voseno API documentation. Voseno provides a unified interface for accessing real-time Dutch property data from over 1,200 sources.
Overview
Section titled “Overview”Our platform consists of two main APIs:
- Property Aggregator API: Real-time listings for sale and rent.
- Property Data API: Complete building, value, and neighbourhood context.
Base URL
Section titled “Base URL”All API requests should be made to:
https://api.voseno.com/v1Authentication
Section titled “Authentication”We use Bearer Token authentication. You can obtain your API key from the Dashboard.
Authorization: Bearer <YOUR_API_KEY>