FOTA WEB Getting Started API

From Wiki Knowledge Base | Teltonika GPS
Revision as of 17:08, 10 June 2021 by Donatas.urbonas (talk | contribs) (Protected "FOTA WEB Getting Started API" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

Main Page > Software & Applications > FOTA WEB > FOTA WEB Getting Started API

API introduction

FOTA WEB API allows use of system functions in your own application. If you have user in FOTA WEB then you already have API access! What can i do with the API? You can implement any feature and even more from what is available in our WEB UI into your own. If you have your fleet management software and want to create configuration update from it, you can! If want to set firmware updates, you can!

Getting Started API

How to start using FOTA WEB API. You will find all of the API documentation at https://api.teltonika.lt/documents/

To be able to use API you will need to have token. Token will be key for your access. It can be created over FOTA WEB UI https://fm.teltonika.lt

Creating API token

Step 1. To create token Login to https://fm.teltonika.lt

Step 2. Go to settings at top right corner and find API Tokens settings.

Settings API.png

Step 3. Write name for the Token (1) and press Create (2).

API tokens.png

Step 4. Press on the Token to copy or select it and copy manually.

550

Important! After you close the window you will not be able to check Token again. For security Token is not saved to the system. If you lose your token or delete existing one, you will have to create new one.