Skip to content

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.

Our platform consists of two main APIs:

  1. Property Aggregator API: Real-time listings for sale and rent.
  2. Property Data API: Complete building, value, and neighbourhood context.

All API requests should be made to:

Terminal window
https://api.voseno.com/v1

We use Bearer Token authentication. You can obtain your API key from the Dashboard.

Terminal window
Authorization: Bearer <YOUR_API_KEY>