If you've been in the dealership business for more than five minutes, you know the automotive industry is drowning in data. Every new vehicle rolling off the lot is a rolling sensor platform -- telematics boxes, infotainment systems, battery management controllers, ADAS modules, all pumping out streams of information. The question has never been whether the data exists. It's always been: who can access it, how, and what do they do with it?
Enter Smartcar. Despite a name that sounds like a compact city car, Smartcar is not an automaker. It's a vehicle API platform -- a middleware layer that sits between applications and vehicles, providing a standardized way for software developers to read data from and send commands to cars. Think of it as the Stripe or Twilio of connected vehicles: one integration, one set of APIs, one consent flow, and you can talk to over 40 brands across 33 countries.
Founded by Sahas (CEO) and Sanketh Katta (Co-Founder), Smartcar is headquartered in Mountain View, California, and backed by some of the most recognizable names in venture capital -- Andreessen Horowitz (a16z), New Enterprise Associates (NEA), and Energize Ventures. The board includes Bill Krause from a16z, Tiffany Luck from NEA, and Tyler Lancaster from Energize Ventures -- a signal that the company has serious institutional backing behind its mission of "unlocking freedom of movement for everyone."
The company has placed itself at the center of a massive market shift: the electrification of transportation, the rise of software-defined vehicles, and the growing demand for data-driven mobility services. According to Smartcar's own materials, the platform now reaches 177 million connected vehicles, has 27,000 registered developers, supports 37+ brands, and offers 90+ different vehicle signals and commands.
For dealership owners and GMs, this matters more than you might think. Whether you're selling EVs that need smart charging integration, managing a service department that wants predictive maintenance, running a rental or car-sharing operation, or just trying to understand where the industry is heading -- Smartcar's platform is increasingly the plumbing underneath the applications you and your customers rely on.
This deep dive covers what Smartcar actually does, where it shines, where it falls short, who it's best for, and how it positions against a growing field of competitors.
Smartcar operates a developer platform organized around three core capabilities: reading vehicle data (signals), sending commands to vehicles, and managing user consent through a branded authentication flow.
Vehicle Signals. The Signals API gives developers access to real-time and stored data points from connected vehicles -- odometer, fuel level, location, EV battery percentage, state of charge, range estimates, charging status, diagnostic trouble codes (DTCs), tire pressure, and more. Data can be accessed either through direct API polling (make a REST call, get the current value) or through Webhooks (Smartcar pushes data to your server automatically when something changes). For a dealership service department, this means you could know when a customer's check engine light comes on before they do. For an EV fleet operator, it means monitoring battery state across every vehicle in real time.
Vehicle Commands. The Commands API enables remote actions -- lock/unlock doors, start/stop EV charging, precondition climate control, send destinations to in-vehicle navigation, open/close the trunk, and manage PIN codes. Each command requires user consent through the same OAuth flow. This powers contactless rental returns, smart EV charging schedules, remote delivery access, and key-free fleet management. On the Build tier, Smartcar includes 100 vehicle commands per month across all connected vehicles.
Smartcar Connect. This is arguably Smartcar's deepest moat. Connect is a white-labeled OAuth 2.0 consent flow -- a secure, embeddable webpage where vehicle owners grant applications access to their car. The user sees your branding, selects their vehicle brand, logs in with their existing connected services account (FordPass, BMW ConnectedDrive, etc.), reviews the specific permissions requested, and clicks Authorize. Smartcar returns an access token. The result is a clean, auditable consent record with signal-specific access scopes. Smartcar also offers Connect Insights, an analytics layer that tracks user drop-off, brand selection, and funnel performance.
Webhooks and Event-Driven Architecture. You subscribe to events (ignition:on, location:changed, charging:started, tire-pressure:warning) and Smartcar pushes HTTPS POST payloads to your callback URL in real time. No polling needed. Structured JSON, clear schemas, and a Dashboard testing tool for simulation.
SDKs and Developer Tooling. Official SDKs for Go, Java, Node.js, Python, Ruby, Android, iOS, JavaScript, Flutter, and React. Simulated vehicles for testing, batch request support, detailed request/response logs, and a Dashboard with vehicle management views, analytics charts, team roles (admin/editor/viewer), and role-based permissions.
Compliance and Security Stack. SOC 2 Type 2, ISO 27001, ISO 27701, GDPR compliance. HTTPS in transit, AES-256 at rest. Annual penetration testing by an independent firm. Enterprise procurement options include MSAs, security questionnaires, and invoicing.
Smartcar uses a tiered pricing model with three levels:
Free Tier ($0/month). 1 connected vehicle, 3 simulated vehicles, 1-day log history, 1 application, 2 integrations, limited vehicle signals. No credit card required. Designed for individual developers evaluating the API.
Build Tier (Starting at $1.99/vehicle/application/month). Up to 100 connected vehicles, 5 simulated vehicles, 100 commands/month (shared across all vehicles), 7-day log history, up to 2 applications. Sub-tiers (Build Basic, Advanced, Premium) unlock progressively more signals. Note the per-application dimension: two applications means $3.98/vehicle/month. A 50-vehicle fleet with two apps would be approximately $199/month.
Custom Tier. For organizations scaling beyond 100 vehicles. Tailored command volumes, up to 25 simulated vehicles, 365-day log history, custom applications and integrations, customizable Connect experience (brand/country controls, display themes). SLAs, certifications, volume discounts, multi-currency billing available.
The per-vehicle pricing cuts both ways. Small operations can access enterprise-grade connectivity for a few dollars a month. But at $1.99/vehicle/app/month, a 500-vehicle fleet runs approximately $1,000/month on Build tier. A dealership with 200 inventory units and 50 service loaners faces $400-$500/month just for the API tier -- before development, DMS integration, and maintenance costs.
Smartcar has built a network of technology partners spanning multiple verticals. On the energy side: BluWave-ai, Bidgely, Optiwatt, ev.energy, Uplight, Chargeway, Podero, NeoWatt, Emulate, Wallbox. On the mobility side: Lyft (battery-aware matching for EV drivers) and Uber (rideshare EV transition). On the OEM side: formal partnerships with Volvo Cars (US and Europe) and Volkswagen Group Info Services AG (across Europe).
In 2025, Smartcar published a "State of Connected Car Apps" report through their resource library, signaling their ambition to establish thought leadership in this space. The report covers driver expectations for connected car applications, build-versus-buy decisions for vehicle integrations, and trends in EV charging, predictive maintenance, and usage-based insurance. For a dealership evaluating the connected vehicle landscape, this report (available on Smartcar's website) is worth a read.
This is Smartcar's killer feature and the reason the company exists. Before Smartcar, any company wanting to build a connected vehicle application had to negotiate separate agreements with each automaker, integrate each automaker's proprietary API (each with different authentication, rate limits, data formats, and documentation quality), maintain each integration separately, and build a separate consent flow for each brand. For a company supporting 10 brands, that's 10 integrations, 10 maintenance streams, and 10 authentication flows to manage.
Smartcar abstracts all of that into one integration. A fleet management company can connect vehicles from Ford, BMW, Hyundai, Tesla, Volvo, and Volkswagen through a single API call with a single access token and a single consent flow. For a dealership group selling multiple brands, that's transformative. You can build one customer app that works regardless of which brand the customer drives. You can run one service alert system that covers your entire service population.
Smartcar has done the hard work of building direct partnerships with major automakers. The Volvo Cars partnership covers both the US and Europe -- one of the first direct OEM integrations for Smartcar and a validation of their approach. The Volkswagen Group integration is even broader, covering multiple VW Group brands (Volkswagen, Audi, SEAT, Skoda, and likely others) across Europe through Volkswagen Group Info Services AG.
These aren't just scraping public APIs or using unofficial endpoints. They're formal integrations with the automaker's connected vehicle platforms, with contractual agreements governing data access, rate limits, and service levels. These OEM relationships create a moat that's difficult for competitors to replicate quickly -- each new OEM partnership requires months or years of negotiation, technical integration, security review, and legal work.
In an era of increasing data privacy regulation (GDPR in Europe, CCPA in California, and a growing patchwork of state-level laws), Smartcar's OAuth-based consent model is a genuine competitive advantage. Every data access request goes through the Smartcar Connect flow, where the vehicle owner sees exactly what permissions they're granting. The platform is designed around signal-specific access scopes -- you can request odometer access without requesting location access, and the user can grant or deny each scope independently.
For dealerships worried about liability and compliance, this architecture provides a clear, auditable consent trail. If a customer later disputes that they authorized data sharing, you have a timestamped, cryptographically signed record of exactly what they agreed to. The same architecture also makes it easier to comply with data deletion requests under regulations like GDPR.
SOC 2 Type 2, ISO 27001, ISO 27701, GDPR compliance, annual penetration testing, AES-256 encryption -- Smartcar has invested heavily in security infrastructure. For enterprise customers (utilities, insurance companies, large fleets, government agencies) that require vendor security reviews as a condition of procurement, these certifications are table stakes. Smartcar passes that test, which many smaller competitors cannot claim.
90+ signals and commands covering odometer, fuel level, location, battery percentage, state of charge, range estimates, charging status, DTC codes, tire pressure, lock/unlock, start/stop charge, climate preconditioning, navigation destination sending, trunk control, and PIN management. The breadth means most common use cases are covered without needing additional integrations or workarounds.
With SDKs across 10+ programming languages and mobile frameworks, a sandbox environment with simulated vehicles for testing, detailed documentation, an interactive API reference, and a Dashboard with log analysis tools, Smartcar has invested heavily in making their platform easy to adopt. The free tier with no credit card required lowers the barrier to experimentation. The 27,000+ registered developer count suggests this strategy is working.
Smartcar has clearly identified the energy sector -- DERMs (Distributed Energy Resource Management), VPPs (Virtual Power Plants), utilities, energy retailers, EV charging networks, home energy management, charge point operators, and e-mobility service providers -- as a primary growth vertical. This is smart positioning. As EV adoption accelerates, the intersection of vehicle data and grid management becomes critical. Utilities need to know when EVs are charging to manage grid load. DERM platforms need to orchestrate EV charging as a flexible grid resource. Home energy management systems need to optimize EV charging alongside solar production and battery storage.
Smartcar's EV-specific signals (battery level, charging status, range estimates, plug-in state) and commands (start/stop charge) are purpose-built for this market. The customer roster in this vertical is strong: BluWave-ai, Bidgely, Optiwatt, ev.energy, Uplight, Chargeway, Podero, NeoWatt, Emulate, Wallbox -- these are real companies with real deployments, not pilot projects.
At $1.99/vehicle/application/month on the Build tier, the economics work for small deployments but add up quickly for larger fleets. A 1,000-vehicle fleet at $1.99 each is nearly $24,000/year before any custom pricing. If you have two applications (e.g., a customer-facing app and an internal management dashboard), that doubles to nearly $48,000/year. And that's just the API access fee -- it doesn't include the cost of building and maintaining the software that uses the data, integrating with your existing systems, or training staff.
For a dealership with a large inventory and service loaner fleet, this becomes a meaningful line item that needs to be justified against concrete revenue or cost-saving outcomes. The free tier is a toe-dip, but production use almost certainly means the Build or Custom tier.
Despite supporting 37+ brands, signal and command availability varies significantly by make, model, year, trim level, optional packages, firmware version, and active connected services subscriptions. Smartcar is transparent about this -- they provide a detailed compatibility matrix built from real-world data from vehicles actually connected to the platform, not from spec sheets -- but it means you can't assume every vehicle in your lot or fleet will support every feature you want to build.
This variability creates real integration complexity. Your application needs to gracefully handle the case where a 2024 Ford F-150 supports certain signals but a 2023 model doesn't, or where a Hyundai Ioniq 5 supports charging commands but a Kia EV6 (same platform, different brand) doesn't. Building for "best effort" availability rather than guaranteed functionality adds development time and complexity.
Smartcar relies entirely on the vehicle's built-in telematics hardware and the owner's active connected services subscription. If a customer hasn't activated their automaker's connected services (FordPass, BMW ConnectedDrive, MyHyundai, etc.), or if their subscription has lapsed, Smartcar cannot access the vehicle.
This is a significant limitation for used car dealerships, where connected services subscriptions may have expired under previous owners and the new owner may not know or care to reactivate them. It also means the "177 million connected vehicles" number that Smartcar cites is theoretical reach, not an addressable market of vehicles that are currently connectable. The actual number of vehicles with active, Smartcar-compatible connected services subscriptions is certainly lower -- possibly much lower.
Smartcar is purely a software and API play. If a vehicle doesn't have built-in connectivity, or if the automaker doesn't have a formal integration with Smartcar, there's no fallback option. You cannot install an OBD-II dongle, an aftermarket telematics device, or any hardware to bridge the gap.
Competitors like Mojio (which offers an OBD-II dongle), Geotab (aftermarket telematics hardware with an extensive marketplace), or Verizon Connect (a full hardware-plus-software fleet platform) can connect vehicles that lack factory connectivity or that aren't supported by Smartcar's OEM partnerships. Smartcar's approach is cleaner -- no hardware to install, no batteries to replace, no devices to pair -- but it leaves a significant portion of the vehicle population unreachable. For a used car dealership where 40% of vehicles may have lapsed subscriptions or unsupported brands, the hardware-free approach is a limitation, not a feature.
Smartcar officially supports the United States, Canada, and 30 European countries (Austria, Belgium, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden, Switzerland, and the United Kingdom). Technically, vehicles with modems originating from those regions can sometimes work elsewhere, but Smartcar does not officially support integrations outside these regions.
For dealership groups operating in other markets -- Asia, South America, Australia, Africa, the Middle East -- Smartcar is currently not an option. This is a material gap in an increasingly global automotive market.
Smartcar's platform is only as good as the automaker APIs it integrates with. If an automaker changes their API (version upgrade, authentication change, endpoint deprecation), experiences an outage, or revokes access for any reason, Smartcar's functionality for that brand is affected. Smartcar maintains a brand status page (brandreliability.smartcar.com) and a platform status page (status.smartcar.com) for real-time updates, but this is a third-party dependency on top of a third-party dependency.
For a dealership running critical operations on Smartcar -- say, a service alert system that triggers DMS entries based on DTC readings, or a rental fleet that uses remote lock/unlock for contactless pickup -- an automaker API outage means your workflow stops, and the root cause is outside both your and Smartcar's control.
27,000 registered developers sounds impressive, but in the broader API ecosystem, it's modest. Twilio serves millions of developers. Stripe serves millions. Smartcar's community is still relatively niche, which means fewer third-party integrations, fewer community-built tools and libraries, fewer forum answers, and a smaller talent pool if you need to hire developers with Smartcar experience. If your in-house development team is small, you may find yourself relying heavily on Smartcar's documentation and support team, rather than on a robust ecosystem of community resources.
This is Smartcar's sweet spot. Energy companies, utilities, DERM platforms, VPP operators, and EV charging networks need to read battery state, control charging sessions, and manage EV fleet energy consumption across multiple brands. Smartcar's API makes this possible from a single integration. Companies like ev.energy, BluWave-ai, Bidgely, Optiwatt, and Uplight are already doing this in production, and Smartcar has purpose-built product pages and case studies for this vertical.
Contactless pickup and return, remote lock/unlock, location tracking, mileage verification, and even climate preconditioning -- Smartcar covers the core use cases for car sharing and rental fleets. For a dealership running a rental operation, a test-drive program, or a vehicle subscription service, Smartcar could streamline logistics significantly and reduce the need for physical key management.
Usage-based insurance (UBI) and pay-per-mile programs need accurate odometer readings and driving behavior data. Smartcar provides odometer readings on demand or via Webhook, plus location data that insurers can use to verify driving patterns. This eliminates the need for hardware dongles or smartphone-based telematics, both of which have adoption friction and data quality issues.
The ability to receive real-time DTC alerts and vehicle health data means dealership service departments can proactively reach out to customers when their vehicle needs attention. Smartcar's Webhooks make this practical at scale -- your system gets notified when a DTC is triggered, when tire pressure drops, or when a vehicle reaches a mileage threshold for scheduled maintenance. For dealers looking to increase service lane traffic and customer retention, this is a concrete, measurable use case.
For fleets of 10 to 500 vehicles, Smartcar's per-vehicle pricing and multi-brand support make it a viable option. Larger fleets (500+) will negotiate custom pricing, but the scalability is there.
What percentage of my inventory and service loaner fleet actually has active, Smartcar-compatible connected services subscriptions? Before investing in a Smartcar-powered application, audit your actual vehicle population. If it's less than 50%, the ROI math changes significantly. You might be paying for access to vehicles you can't actually connect.
What specific signals and commands do I need, and are they available on the vehicles I actually sell and service in my market? Not all signals are available on all vehicles. Run your vehicle population against Smartcar's compatibility matrix, filtered by make, model, year, country, and powertrain. The data exists -- use it before you build.
What is the total cost of ownership over 12, 24, and 36 months? The per-vehicle API fee is just the start. Factor in application development (internal team or external agency), integration with your DMS, CRM, and service scheduling systems, customization of the Smartcar Connect flow, ongoing maintenance and updates, staff training, and any additional tools you need. A $400/month API bill might support a $5,000/month total program cost.
How does this compare to what my DMS provider offers? Many DMS platforms (CDK Global, Reynolds and Reynolds, Tekion) are developing or have developed connected vehicle capabilities. Before going independent with Smartcar, understand what your current technology stack can do and where the gaps are. The integration depth with your existing systems may be more valuable than the breadth of a standalone API.
What is the customer consent experience and what opt-in rate do we need to hit? Smartcar Connect requires vehicle owners to actively grant permission. How will you explain this to customers during the sales or service process? What's the opt-in rate you need for the program to be economically viable? If only 30% of customers opt in, can you still justify the investment?
Can this generate revenue or is it purely a cost center? Proactive service alerts can drive service revenue. Telematics-enabled insurance programs can generate referral fees or partnership revenue. Rental fleet automation saves labor costs. EV charging management can create upsell opportunities. Make sure you have a clear business case with identified revenue or cost-saving line items, not just "this technology is cool."
What's our exit strategy if Smartcar's pricing, platform, or OEM relationships change? You're building on someone else's infrastructure. What happens if Smartcar is acquired, or if an automaker partnership ends, or if pricing increases? Are the underlying data concepts standardized enough that you could migrate to a competitor? What's the switching cost?
Smartcar occupies a unique position at the intersection of several competitive landscapes. Understanding who they compete with directly, who competes indirectly, and where they have genuine competitive advantage is essential for evaluating the platform.
High Mobility (acquired by Sibros). High Mobility was one of the earliest vehicle API platforms and arguably the most similar to Smartcar in approach and philosophy. Founded around the same time, High Mobility offered a similar multi-brand API with an OAuth consent flow. The company was acquired by Sibros, an over-the-air update and vehicle data platform that works more deeply with OEMs on vehicle architecture integration. Today, Sibros offers both the API access layer that High Mobility built and deeper telematics and OTA capabilities. This makes Sibros more relevant for OEM partnerships and Tier 1 supplier relationships than for third-party application developers building consumer or commercial applications.
Otonomo (restructured, now part of Solera/Wejo). Otonomo was a vehicle data marketplace that aggregated, anonymized, and normalized data from multiple sources including automakers, telematics providers, and fleet operators. The company went public through a SPAC merger, faced significant financial challenges, and has been through multiple restructurings and acquisitions. Otonomo's focus was more on aggregated, anonymized data marketplaces and analytics than on the real-time, per-vehicle API access that Smartcar provides. For a dealership needing real-time access to a specific customer's vehicle, Otonomo was never the right solution.
Mojio. Mojio offers an OBD-II dongle for vehicles that lack factory connectivity, plus a cloud platform for data access, analytics, and application integration. Mojio's hardware approach means they can connect older vehicles and brands without OEM partnerships, but it requires physical device installation, cellular data service (typically $5-$15/month per vehicle), and ongoing device management. Mojio has focused heavily on the insurance telematics space and on partner channels (mobile carriers, insurance companies). For a dealership with a mix of newer and older vehicles, Mojio offers broader coverage but at higher per-vehicle hardware and connectivity costs.
Verizon Connect. Verizon Connect is a major player in commercial fleet telematics, offering both hardware and software solutions for fleets of all sizes. They're stronger in the traditional fleet tracking space -- heavy trucks, logistics, service fleets, field operations -- than in the consumer EV and API-access space that Smartcar targets. Verizon Connect is better suited for a service fleet of work trucks than for a customer-facing EV charging application.
Geotab. Similar to Verizon Connect, Geotab is a hardware-plus-software platform for commercial fleet management. Geotab has an extensive marketplace of third-party applications that run on their platform. They're the incumbent in commercial fleet telematics and have strong government and enterprise relationships. But they're less relevant for consumer-facing applications or for the EV charging and energy vertical that Smartcar targets.
Automaker Direct APIs. Tesla, Ford (FordPass Developer Program), BMW (BMW CarData), General Motors (OnStar Developer API), Hyundai (Hyundai Developer Portal), and other major automakers offer their own developer APIs. The advantage is direct access without middleware -- no per-vehicle platform fee, no third-party dependency. The disadvantage is fragmentation: you'd need to integrate with each one separately, manage different authentication flows, handle different rate limits and data schemas, maintain each integration independently, and provide a separate consent flow for each brand. For a multi-brand dealership or fleet operator, this is impractical at best.
DMS and Dealer Software Platforms. CDK Global, Reynolds and Reynolds, Tekion, and others are adding connected vehicle capabilities to their dealer management platforms. These are more relevant for dealership-specific use cases (service lane integration, inventory management, CRM sync) and less relevant for the broader mobility applications that Smartcar enables. For a dealership evaluating Smartcar, the first question should be: does my DMS already do this, and if not, can they integrate with Smartcar?
IoT Platforms (AWS IoT Core, Azure IoT Hub, Particle, Losant). These are general-purpose IoT platforms that can be used to build custom vehicle connectivity solutions from scratch, provided you have your own telematics hardware or OEM data feed. They're far more flexible than Smartcar but require significantly more engineering investment -- you're building the entire application layer, data pipeline, consent management system, and integration logic yourself.
Smartcar is a genuine innovator in the connected vehicle space. The company has solved a real, painful problem -- the fragmentation of automaker APIs -- and built a platform that makes it practical for software developers to build multi-brand connected vehicle applications. The OEM partnerships, security certifications, and developer experience are all best-in-class. The focus on the EV and energy vertical is strategically smart and backed by real customer traction.
For dealership owners and GMs evaluating Smartcar, the relevance depends heavily on your specific use case and scale:
If you are running an EV charging operation, a car-sharing or rental program, a telematics-based insurance program, or a proactive maintenance service that needs multi-brand vehicle connectivity, Smartcar is probably the best platform available for the job. The single-API approach, the consent management flow, and the breadth of signals and commands make it a strong choice for these applications.
If you are primarily interested in optimizing your service department workflow with proactive maintenance alerts and automated service lane check-in, Smartcar can do it, but you should first compare it against what your DMS or dealer software provider offers. The integration depth with your existing systems may matter more than the technical capabilities of a standalone API.
If you are running a large used car operation where many vehicles don't have active connected services subscriptions, or if you operate outside North America and Europe, Smartcar has meaningful limitations that you need to understand before investing. A hardware-based solution from Mojio, Geotab, or Verizon Connect may serve your needs better, despite the additional operational overhead.
The connected vehicle market is still in its early innings. Smartcar has established a strong position, particularly in the EV and energy verticals, and the OEM partnerships create a defensible moat. But the competitive landscape is evolving rapidly -- automakers are increasingly opening their own APIs, DMS platforms are adding connectivity features, and hardware telematics providers are expanding into software. The window of opportunity for a middleware platform like Smartcar is real but not infinite.
For now, Smartcar is the best option for anyone who needs to connect vehicles across multiple brands through a single API with a clean consent flow. Just go in with eyes open about the per-vehicle costs, the signal variability, and the geographic limitations. Build for the vehicles you can actually connect, not the ones you wish you could.
The State of Automotive is an independent publication for dealership owners, general managers, and automotive executives. We provide unbiased analysis of the technology, platforms, and trends shaping the automotive retail industry. Nothing in this article constitutes an endorsement of Smartcar or any other product mentioned.
+3 more