Allcarindex: Get Brands List
Allcarindex via Parse · automotive
Retrieve a paginated list of car brands filtered by geographic region and starting letter. Returns 12 brands per page. Each brand includes name, country, production years, image URL, and a slug usable for detail lookup. Pagination metadata includes current page, total pages, and whether more pages exist. The AllCarIndex API provides access to one of the world's largest automotive encyclopedias, featuring data on over 14,000 brands. Users can browse brands by region, country, and letter, view brand details and company history, search the database by keyword, and get brand counts by country. Fulfilled by Parse from allcarindex.com.
- allcarindex
- allcarindex-com
- automotive
- b2b-directory
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4bcfbe83-bb28-4b35-9a68-0d0df55def8a/get_brands_list
- Interface artifact
- sha256:aac659ed00f3177ea8ac91d17e97d4de7c068d8ba87da377cee760d4e4514e84
- Manifest digest
- sha256:3595646f8448f936ed9275670695a6d0045f2f25a80fcb9c76a2b3481ac87ddc
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results. Leave empty for default (alphabetical A-Z).
- letter (string): Starting letter of the brand name (a-z, 0-9).
- region (string): Geographic region to browse.: Allowed values: europe, north-america, asia, australia-oceania, south-america, africa
- max_year (integer): Maximum production year filter.
- min_year (integer): Minimum production year filter.
Example queries
- {"page":"1","letter":"a","region":"europe"}