Skip to main content
Ctrl+K

GroupVAN

  • Authentication
  • Gateway
  • Reference
  • API V2
    • API V2.1
    • API V3
  • Authentication
  • Gateway
  • Reference
  • API V2
  • API V2.1
  • API V3

Section Navigation

  • Authentication
  • Catalogs
    • List
    • Vehicle Categories
    • Supply Categories
    • Application Assets
    • Cart
    • Product Info
  • Vehicles
    • Plate
    • Vin
    • User
    • Fleets
    • Account
    • Groups
    • Filter
    • Engines
    • Search
  • Reference
  • API V3
  • Vehicles
  • Search

Search#

This service is used to search for vehicles.

Request

GET /v3/vehicles/search?query=<query>&limit=<limit>

Parameters

query string required

Search query

limit integer

Number of results to return

Response

[
    {
        "index": 0,
        "engine": "2.5L V6 DOHC 24V",
        "year": 2021,
        "make": "Toyota",
        "model": "Camry",
        "vin": "1234567890"
    }
]

previous

Engines

next

Reference

This Page

  • Show Source

© Copyright 2024 Federated Auto Parts.