Quick reference

Terminal telematics provider form

Copy-paste guide for Terminal's Wialon-backed integration onboarding — field answers, test credential template, and API references for the K3 partner stack.

Before you submit
  • Create a Wialon Hosting test sub-user with read access to representative units (tractor OBD, solar trailer, optional sensor data).
  • Paste credentials using the template below — use a temporary password and rotate after Terminal confirms access.
  • Fill your name and email — the person Terminal should contact for business questions.
  • Set technical contact to your engineering lead, or support@wialon.com for pure platform/API escalations.
  • Open the Notion form and copy each field from this page.
  • Confirm the logo URL loads in a browser before submitting.
  • Do not submit production customer credentials or live API tokens in the public form.
Form fields — copy-paste answers
Company Name

K3 Green Tech is the legacy legal/ops label — use Valentir Green Tech on partner forms unless Terminal asks for the registered entity name.

Valentir Green Tech

Company Website

https://k3greentech.com

Full Name
You fill in

Person owning the Terminal relationship — sales lead or ops manager.

Email Address
You fill in

Work email for Terminal follow-up (e.g. contact@k3greentech.com or your address).

Link to API documentation

SDK overview: https://help.wialon.com/en/wialon-hosting/user-guide/sdk

https://help.wialon.com/en/api/user-guide/introduction

Device Sampling Rate

Variable by device configuration. Typical K3 deployments: OBD/hardwired tractors 10–30 seconds in motion; solar trailers 30–60 seconds; less frequent when idle. Wialon accepts up to 1 message/second per tracker. Interval is set on the hardware (e.g. set_report_interval) and forwarded to Wialon Hosting.

Availability of Historical Data
Multiple choice

Historical GPS, sensor, trip, geofence, and event data is available via Wialon Remote API.

Yes
No
Other

Yes

Historical Data Details

Via Wialon Remote API: • Historical GPS positions, tracks, and trips • Geofence entry/exit and dwell/detention events • Sensor parameters: tire pressure/temperature (SpartanLync TPMS), BLE temperature/door, fuel level, digital I/O • Driver behaviour events: speeding, harsh braking/acceleration, idling • Notification and alert history • Video telematics event markers (Streamax dashcam when in scope) Not available through K3: Transport Canada–certified ELD/HOS duty-status logs — customers keep their ELD vendor; K3 complements with asset visibility and safety data.

Historical Data Time Limit

Configurable per Wialon billing plan. Default maximum unit message history is 400 days; can be extended via Wialon partner request. User logs and unit logs follow the same storage policy.

Underlying Technology Service Provider

Wialon Hosting by Gurtam — cloud fleet management platform. K3 integrates TOPFLYtech, Teltonika, Streamax, and SpartanLync hardware into Wialon. We are a Wialon partner/reseller, not a white-label of another FMS.

Login Portal Link

https://hosting.wialon.com/

End-User Credentials for Terminal's team
You fill in

Create a dedicated test sub-user in Wialon Hosting — never production customer credentials.

Credential template
Portal: https://hosting.wialon.com/
Username: [test sub-user]
Password: [temporary password]

Notes: Test account with [N] sample units (tractors, trailers, sensor data).
API host: https://hst-api.wialon.com/ (US: hst-api.wialon.us, EU: hst-api.wialon.eu)
Auth: svc=token/login via Wialon Remote API — see API docs link above.
Technical Contact Name
You fill in

Your engineering lead for K3 account setup, or escalate platform/API questions to Wialon support.

Technical Contact Email

Wialon 24/7 technical support for platform/API. Add your internal technical lead in the form notes if Terminal should contact K3 first.

support@wialon.com

Do you agree to be invited to our shared Slack channel?
Multiple choice

Choose based on who will own the integration — Yes if your technical contact can join.

Yes
No

Yes

Company Logo

Public site asset path — confirm URL resolves before submitting.

https://k3greentech.com/brand/clarivant/logo.png

Wialon API quick reference

Terminal will likely authenticate via token/login on the Remote API. All requests use POST with Content-Type: application/x-www-form-urlencoded.

Request template: https://hst-api.wialon.com/wialon/ajax.html?svc=<request>&params={...}&sid=<session>

Regional API hosts

Global (default): https://hst-api.wialon.com/

United States: https://hst-api.wialon.us/

Europe: https://hst-api.wialon.eu/

Answers last verified 2026-06-18. Confirm Wialon storage limits and API hosts with my.wialon.com before partner submissions.