# How to integrate your ELD account with Highway and get the API token Key

## Highway API Service Activation Guide

### Overview

This guide will help you activate and set up the Highway API service through your Fleet Manager account. Please note that this service requires a monthly subscription fee of $5.

### Activation Steps

#### 1. Access API Service

* Log into your Fleet Manager account
* Navigate to the "Highway API Service" option

#### 2. Get Your API Token

* Follow the on-screen instructions
* The system will provide you with an API token key
* This key can be used on the Highway website

#### 3. If Token Is Not Received

If you don't receive your token key after activation:

* Return to the "Highway API Service" option
* Click on **Token**
* Select **Generate New Key**
* A new API key will be created for your use

### Service Details

* Monthly subscription: $5
* Service provides API access through token authentication
* Token can be regenerated if needed

### Need Help?

If you encounter any issues during the activation process, please contact our support team for assistance.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.matrack.io/eld/readme/categories/general-service-guides/how-to-integrate-your-eld-account-with-highway-and-get-the-api-token-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
