Récupérer les informations des véhicules simplement avec notre API PLAQUE IMMATRICULATION rapide flexible .

 

Test notre api  de plaque immatriculation SIV sur rapidapi.com : https://rapidapi.com/api-plaque-immatriculation-siv-api-plaque-immatriculation-siv-default/api/api-plaque-immatriculation-siv

				
					
<?php

// Code PHP 


$token="TokenDemo";
$immatriculation="AA-123-ZE";
$host_name="apiplaqueimmatriculation.com";
$format="json";

$curl = curl_init();

curl_setopt_array($curl, array(
    CURLOPT_URL => "https://api.apiplaqueimmatriculation.com/get-vehicule-info?host_name=$host_name&immatriculation=$immatriculation&token=$token&format=$format",
    CURLOPT_RETURNTRANSFER => true,
    CURLOPT_ENCODING => '',
    CURLOPT_MAXREDIRS => 10,
    CURLOPT_TIMEOUT => 0,
    CURLOPT_FOLLOWLOCATION => true,
    CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
    CURLOPT_CUSTOMREQUEST => 'POST',
));

$response = curl_exec($curl);

curl_close($curl);
echo $response;

?>

				
			
				
					


// Code javascript 

var token="TokenDemo";
var immatriculation="AA-123-ZE";

var host_name="https://apiplaqueimmatriculation.com";

var format="json";
var settings = {
  "async": true,
  "crossDomain": true,
  "url": "http://api.apiplaqueimmatriculation.com/get-vehicule-info?host_name="+host_name+"&immatriculation="+immatriculation+"&token="+token+"&format="+format,
        "method": "POST",
        "headers": {
            "Accept": "application/json"
        }
    }
    $.ajax(settings).done(function (response) {
        console.log(response);
    });

				
			

Énergies  de voiture (energie)

1: BIOETHANOL
2 : DIESEL
3 : ESS+G.P.L.
4 : ESSENCE
5 : ESSENCE – ELEC HYBRIDE
6 : ESSENCE-ELEC RECHARGEABLE
7 : FLEXFUEL HYBRIDE
8 : GAZ NATUREL
9 : GAZOLE – ELEC HYBRIDE
10 : GAZOLE-ELEC RECHARGEABLE
11 : GPL

12 : ELECTRIQUE

 

Genres  de voiture (genreVCG)

1 : VP
2 : CTTE
3 : VASP
4 : CAM
5 : Motocyclette (MTL, MTT1, MTT2, MTTE, MOTO
6 : Vélomoteur et Cyclomoteur <= 50cm3 (CL)
7 : Quadricycles à moteur: quad, voiturette (QM
8 : Engin agricole (TRA, Quad, MAGA)
9 : TM
10 : Cyclomoteur carrossé à 3 roues (voiturette) (CYCL)
11 : TCP
12 : TRR
13 : Remorque (REM) ou semi-remorque (SREM)
14 : RESP

Exemple  résultat d’api  :

				
					{"data":

    {
    "erreur":"",
    "immat":"aa-123-ze"
    ,"co2":"119",
    "energie":1,
    "energieNGC":"ESSENCE",
    "genreVCG":1,
    "genreVCGNGC":"VP",
    "puisFisc":"4",
    "carrosserieCG":"CI",
    "marque":"FIAT",
    "modele":"PANDA",
    "date1erCir_us":"2009-06-02",
    "date1erCir_fr":"02-06-2009",
    "collection":"non",
    "date30":"1989-06-30",
    "vin":"ZFA16900001426851",
    "boite_vitesse":"M",
    "puisFiscReel":"60",
    "nb_portes":4,
    "type_mine":"MFT1022E4419",
    "couleur":"JAUNE CLAIR",
    "poids":"860 kg",
    "cylindres":4,
    "nr_passagers":4,
    "sra_id":"FI04139",
    "sra_group":"27",
    "sra_commercial":"ALESSI 1.2 8V",
    "logo_marque":"https://api.apiplaqueimmatriculation.com/logos_marques/fiat.png"
    }
}




				
			

Bénéficier de -20% pour le pack annuel

Avec notre pack annuel bénéficier une remise -20% , payer moins chez et bénéficier d’un nombre de plus de requêtes API