Use cases

How MotorFeed is used in real work

The data is the same; the scenarios are not. One team needs a storefront, another needs a budget the customer can trust, a third needs listings flowing into a CRM. Below is the breakdown by role and by the methods that cover it.

Dealerships

For dealerships

A showroom of Korean and Chinese cars that fills itself.

  • Catalog and search with no manual listing entry
  • The landed price with shipping and taxes
  • Vehicle pages with photos, specs, and history
Open the scenario

Import

For car importers

Sourcing against a customer request and a transparent budget — from purchase to registration.

  • Compare by the landed total, not the listing price
  • Your own shipping tariffs and rates in the calculation
  • The condition of a car before the deposit
Discuss the scenario

Engineering

For developers and integrators

A finished data source for a website, a CRM, or a client's mobile app.

  • Swagger UI and OpenAPI instead of reverse-engineering a source
  • Stable ids and one shared schema
  • Two markets in one contract — Korea and China
Discuss the scenario

Sales

For an internal sourcing tool

A manager dashboard that shows the options, the customer price, and the condition at once.

  • Search through clear filters instead of a wall of marketplace tabs
  • Landed cost for the customer's country in one request
  • Vehicle pages and reports in the same interface
Discuss the scenario

In common

The path is the same in every scenario

Only what you render changes: a public storefront, a manager dashboard, or a vehicle card inside a CRM.

Key and access

An account, an API key, and the trusted IP or domain of your service. Request usage is visible in your account.

Filters from the catalog

Brands, models, generations, and trims come from the reference endpoints, which never spend the request package.

Results and vehicle page

Search returns the list with photos and parameters; the vehicle endpoint returns everything about one car.

Price for the customer

country, currency, and your rates add a line-by-line breakdown of shipping, duties, and fees to the response.

Scenario not listed?

Describe it on Telegram: which sources you need, which country the price should be calculated for, and where the data goes — a website, a CRM, a manager dashboard, or an internal service.