Authorization: Bearer ********************
curl --location --request GET 'https://connect.dispatchable.com/vehicles/api/v1/models?year=2000&make=Honda' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}