Search

Query

Unknown

Arguments

country· CountryCodeAlpha2
ISO-3166 alpha-2 country code to apply localization on vehicle data if available.
filter· VehicleMakesFilter
Filter vehicle makes result.
first· Int
Maximum number of items to return per page, a value between 1 and 10.
after· String
Returns the items in the list that come after the specified cursor. For the first page, this field should not be specified.

Fields

total_count· Int
Total number of unique vehicle makes.
page_info· PageInfo
Information about the current page.
nodes· VehicleMake
List of vehicle makes.

Errors

Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.