Skip to content

This is a simple API client to pull vehicle data from the RDW (Rijksdienst Wegverkeer) OpenData API. See: https://opendata.rdw.nl for more information.

License

Notifications You must be signed in to change notification settings

dovereem/rdw-api-client

Repository files navigation

rdw-api-client

Introduction

This is a simple API client to pull vehicle data from the RDW (Rijksdienst Wegverkeer) OpenData API.

See: https://opendata.rdw.nl for more information.

Because this is Open Data provided by the government an API key is not needed.

Usage:

$rdwApiClient = new \DOvereem\RDW\RDWOpenDataApiClient\RDWOpenDataApiClient;
$vehicleData = $rdwApiClient->getLicensedVehicleDataByLicensePlateNumber("AA-BB-CC");

About

This is a simple API client to pull vehicle data from the RDW (Rijksdienst Wegverkeer) OpenData API. See: https://opendata.rdw.nl for more information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages