Mock sample for your project: Quick start - Telematics SDK API

Integrate with "Quick start - Telematics SDK API" from telematicssdk.com in no time with Mockoon's ready to use mock sample

Quick start - Telematics SDK

telematicssdk.com

Version: 1.0.0


Use this API in your project

Start working with "Quick start - Telematics SDK API" right away by using this ready-to-use mock sample. API mocking can greatly speed up your application development by removing all the tedious tasks or issues: API key provisioning, account creation, unplanned downtime, etc.
It also helps reduce your dependency on third-party APIs and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

Introduction
We have prepared a set of APIs for quick start to integrate telematics SDK that powers mobile telematics inside 3rd party mobile applications.
CONTACT US
SANDBOX
DEV.PORTAL
DEMO APP
Overview
Datamotion provides telematics infrastructure for mobile applications.
Telematics SDK turns any smartphone into telematics data gathering device to collect Location, driving and behavior data. API services unlocks power of your mobile application
There are 3 groups of methods:
1 - user management
2 - statistics for mobile app
3 - statistics for back-end(s)
in certain cases you will need SNS or any other notification services. read more here
Possible architecture
There are three common schemes that are used by our clients. These schemes can be combined
Collect, Process, Store (required: 1&2)
Collect, Process (required: 1& sns)
Collect (required 1&sns)
Collect, Process, Store
Collect, Process, Store
Collect, Process
Collect, Process
Collect
Collect
Telematic sdk
Common use-cases:
Safe and efficient driving
Usage-based insurance
Safe driving assessment
Driver assessment
Trip log
Geo-analysis
Accident monitoring
Driving engagements
Location based services
Realtime Tracking
and beyond
How to start
Register a SANDBOX ACCOUNT
Get CREDENTIALS
Follow the guide from DEVELOPER POERTAL
Authentication
To create a user on datamotion platform, you require to use InstanceID and InstanceKEY. You can get it in Datahub -> management -> user-service credentials
Once you create a user, you will get Device token, JWT token and refresh token. then, you will use it for APIs

Other APIs in the same category

Quick start - Telematics SDK

telematicssdk.com
Introduction
We have prepared a set of APIs for quick start to integrate telematics SDK that powers mobile telematics inside 3rd party mobile applications.
CONTACT US
SANDBOX
DEV.PORTAL
DEMO APP
Overview
Datamotion provides telematics infrastructure for mobile applications.
Telematics SDK turns any smartphone into telematics data gathering device to collect Location, driving and behavior data. API services unlocks power of your mobile application
There are 3 groups of methods:
1 - user management
2 - statistics for mobile app
3 - statistics for back-end(s)
in certain cases you will need SNS or any other notification services. read more here
Possible architecture
There are three common schemes that are used by our clients. These schemes can be combined
Collect, Process, Store (required: 1&2)
Collect, Process (required: 1& sns)
Collect (required 1&sns)
Collect, Process, Store
Collect, Process, Store
Collect, Process
Collect, Process
Collect
Collect
Telematic sdk
Common use-cases:
Safe and efficient driving
Usage-based insurance
Safe driving assessment
Driver assessment
Trip log
Geo-analysis
Accident monitoring
Driving engagements
Location based services
Realtime Tracking
and beyond
How to start
Register a SANDBOX ACCOUNT
Get CREDENTIALS
Follow the guide from DEVELOPER POERTAL
Authentication
To create a user on datamotion platform, you require to use InstanceID and InstanceKEY. You can get it in Datahub -> management -> user-service credentials
Once you create a user, you will get Device token, JWT token and refresh token. then, you will use it for APIs

dweet.io

dweet.io
Dweet.io allows users to share data from mobile, tablets, and pcs, and them to other devices and accounts across social media platforms. Dweet.io provides an API to access the different functionality of the Dweet.io service. Users can make REST calls to read and create dweets, lock and unlock things, and perform other calls. The API returns JSON and JSONP.

M-Bus HTTPD API

mbus.local

ClearBlade API

clearblade.com
A friendly little API to help you interact with the ClearBlade platform.

Hardware Sentry TrueSight Presentation Server REST API

Hardware Sentry TrueSight Presentation Server REST API

Adafruit IO REST API

adafruit.com
The Internet of Things for Everyone
The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or hardware environment that can speak HTTP. The easiest way to get started is with an Adafruit IO learn guide and a simple Internet of Things capable device like the Feather Huzzah.
This API documentation is hosted on GitHub Pages and is available at https://github.com/adafruit/io-api. For questions or comments visit the Adafruit IO Forums or the adafruit-io channel on the Adafruit Discord server.
Authentication
Authentication for every API request happens through the X-AIO-Key header or query parameter and your IO API key. A simple cURL request to get all available feeds for a user with the username "iousername" and the key "iokey_12345" could look like this:
$ curl -H "X-AIO-Key: iokey12345" https://io.adafruit.com/api/v2/io_username/feeds
Or like this:
$ curl "https://io.adafruit.com/api/v2/iousername/feeds?X-AIO-Key=iokey_12345
Using the node.js request library, IO HTTP requests are as easy as:
Client Libraries
We have client libraries to help you get started with your project: Python, Ruby, Arduino C++, Javascript, and Go are available. They're all open source, so if they don't already do what you want, you can fork and add any feature you'd like.

KeyServ

keyserv.solutions
KeyServ API

PAC Control REST API

Revised: 6/15/2018
Overview
This API provides secure access to a SNAP-PAC-R or -S series controller's variable and I/O tags. Confidentiality for API transactions is provided by HTTPS. Authentication uses HTTP Basic Authentication with an API key. An API key ID is submitted in the Basic Authentication userid field and API key value in the password field.
For more information visit: developer.opto22.com
Examples
Read an array of all the integer32 variables defined in the PAC's strategy.
For example, on your SNAP-PAC-R or -S series controller at IP address 1.2.3.4, you would use the URL:
Note on packet sizes:
When doing POSTs or GETs, the JSON payload in the body should not exceed 3k (3072 bytes).

IoEΒ² IoT API - to create end-user applications

Welcome to the Netatmo swagger on-line documentation !
This site is a complement to the official Netatmo developper documentation using swagger to bring interactivity and easy testing of requests with the "try it" button (authenticate with the authorization code OAuth2 flow by clicking the authenticate button in the methods). You can find the source code for this site can be found in the project netatmo-swagger-ui. You can also use the online swagger declaration file to generate code or static documentation (see netatmo-swagger-api).

groov View Public API

Revised: 2019-11-21
Overview
groov View Public API revision 1.

MIMIC REST API

This is the API for MIMIC client to connect to MIMIC daemon.