API V2.1#

The GroupVAN API V2.1 provides catalog, search, and member services for building automotive aftermarket applications.

Base URL#

Environment

URL

Production

https://api.groupvan.com

Staging

https://api.staging.groupvan.com

Authentication#

All V2.1 endpoints require a valid JWT Bearer token in the request header.

Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Available Services#

Catalog

Service

Method

Endpoint

Description

Vehicles

POST

/v2_1/catalog/vehicles

Query vehicle data

Top Categories

GET

/v2_1/catalog/top_categories

List top categories

Categories

POST

/v2_1/catalog/categories

Query categories and part types

Products

POST

/v2_1/catalog/products

Query products and fitment data

Products Assets

POST

/v2_1/catalog/products/assets

Retrieve product assets

Product Info

POST

/v2_1/catalog/product/info

Fetch product information

Application Assets

POST

/v2_1/catalog/applications/assets

Retrieve application assets

Buyer’s Guide

POST

/v2_1/catalog/buyers_guide

Query buyer’s guide data

Interchange

POST

/v2_1/catalog/interchange

Query interchange data

Search

Service

Method

Endpoint

Description

Products

GET

/v2_1/search/products

Search product information

Vehicles

GET

/v2_1/search/vehicles

Search vehicle information

VIN

GET

/v2_1/search/vin

Look up vehicle by VIN

Plate

GET

/v2_1/search/plate

Look up vehicle by license plate

Member

Service

Method

Endpoint

Description

Account Search

GET

/v2_1/member/account_search

Search accounts