You can access UVDB API through GRAPHQL.
Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
There are over 40 attributes used to identify a vehicle along with dynamic attributes not listed. The identifiers used are decided based on the vehicle category.
Vehicles
Engine
Body
Add a vehicle selector (Year Make Model Filter) with UVDB data to your website
UVDB (Universal Vehicle Database) is used to query all information relating to vehicles.
For example, you can query vehicle makes
and models, based on the makes
You can then query vehicle definitions base on the model.
With UVDB, you can query a vehicle and return all the catalog parts from GAPC that fits.
Likewise, you could query a part in GAPC and return all the UVDB vehicles that fits