LogoLogo
DocsHomeSupportContact
  • Getting Started
    • Introduction
    • Build on DIMO
  • DEVELOPER GUIDE
    • Developer Overview
    • Developer Console
    • Authentication
    • DIMO Developer SDKs
      • Data SDK
      • Login with DIMO SDK
        • React Component
        • Login with DIMO Redirect
        • Core Functionalities
      • TypeScript: Transactions SDK
      • SDK Release Notes
    • Low Code Tools
      • n8n: Getting Started
    • Permissions Contract: SACD
    • DIMO Credits
    • Response Types
    • Rate Limits
    • Developer FAQ
    • Developer Changelogs
    • Troubleshooting Common Issues
  • API References
    • Overview of DIMO API
    • Attestation API
    • Device Definitions API
    • Identity API
      • Schema & Types
      • Scalars
      • Nodes & Objects
        • AftermarketDevice
        • AftermarketDeviceConnection
        • DCN
        • DCNConnection
        • DeveloperLicense
        • DeviceDefinition
        • Earning
        • EarningsConnection
        • Manufacturer
        • Sacd
        • SyntheticDevice
        • Vehicle
        • VehicleConnection
        • VehicleEarnings
        • UserRewards
      • Common Queries
    • Telemetry API
      • Schema & Types
      • Scalars
      • Nodes & Objects
        • Vehicle Signals
      • Common Queries
    • Token Exchange API
    • Trips API
    • Valuations API
  • DIMO Webhooks
    • Webhooks
    • Webhooks API Reference
  • DIMO Hardware
    • Introduction
    • DIMO Hardware Application
    • DIMO Manufacturing License
    • Development & Certification
    • Audits & Assessments
      • Hardware & Security Audit
      • Customer Experience Assessment
      • Integration Testing & Quality Control
      • Final Approval
    • DIMO Device License
      • Device Minting Certificates
    • Essential Documents
      • Hardware & Security Audit Checklist
      • Approved Hardware Auditors
      • DIMO Memorandum of Understanding (MOU)
  • Additional References
    • Developer License
    • DIMO GraphQL Basics
  • Deprecated Resources
    • Guides
      • Developer Journey
      • Quick Start Guide
      • Hello World
      • Code Exchange Flow
    • Data Availability
Powered by GitBook
On this page
  • Entity Types
  • Country
  • DCN
  • Document
  • Integration
  • Vehicle
  • User Device

Was this helpful?

  1. Deprecated Resources
  2. Deprioritized APIs

Devices API

Last updated 6 months ago

Was this helpful?

This is a private API endpoint that is essential for developers using the DIMO Network. It provides functional commands surrounding the user's device(s) and is secured by either the Developer JWT and Vehicle JWT.

Entity Types

Country

Countries are a list of DIMO-supported countries. The countries are listed with many country formats in the data response and are searchable by looking up their 3-letter country code.

DCN

DCN stands for , a smart contract protocol that provides an unique and user-friendly naming system for Vehicle IDs. By approving and purchasing DCNs via , vehicles can be registered and associated with a name such as ferrari.dimo. This is similar to the (ENS).

Document

Documents are the vehicle-related documents that one would store on DIMO, namely title, registration, insurance, and pictures of maintenance history.

Integration

Integrations are the types of connections that DIMO offers. The API type of integration indicates a software connection, while the Hardware type is self-explanatory. Each integration type offer a different level of points, this is related to the baseline issuance of $DIMO tokens rewarded to a connected vehicle. You can learn more about how points are calculated in .

Vehicle

The Vehicle entity in the essentially refers to the object that has shared privileges with the authenticated user. An additional token exchange is needed to obtain a short-lived permission to access a vehicle's data.

User Device

User Device is essentially the device(s) that belongs to the authenticated user.

ISO 3166-1 alpha-3
Device Canonical Name
DIMO Buddy
Ethereum Name Service
DIP-2
Devices API