Car Registration API
    • Gets details of a UK Vehicle
      GET
    • Schemas
      • Schemas
        • Car

      Gets details of a UK Vehicle

      GET
      /Check
      Gets details of a UK Vehicle

      Request

      Query Params

      Responses

      🟢200vehicle information
      application/json
      Bodyapplication/json

      🔴500bad input parameter
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://regcheck.local/infiniteloopltd/CarRegistration/1.0.0/Check?searchString='
      Response Response Example
      200 - Example 1
      [
          {}
      ]
      Modified at 2023-08-15 06:01:55
      Next
      Car
      Built with