Tigrina API Introduction

The Hera 604 is a 2G, 3G, and 4G enabled Wi-Fi router with embedded Eseye AnyNet Secure SIM card to provide connectivity worldwide. You can monitor, access and reconfigure the Hera 604 remotely.

The Eseye Tigrina API enables you to access the following Hera 604 information:

  • Device parameters
  • Cellular connectivity information
  • Network information
  • Cellular RSSI history

This data is captured when you first start each Hera 604 router, and stored in the ACS server. By default, each Hera 604 router is polled every eight hours for updates. You can configure the polling period – for more information, speak to Support.

To request a pricing quote for the Tigrina API:

  1. Select Request pricing quote (below) to display a pre-formatted email that you can use to initiate Tigrina API services. Edit the email to suit your requirements.

    Request pricing quote

  2. Alternatively, send your own email to Sales Admin (salesadmin@eseye.com):

    Subject: Request a pricing quote for Tigrina API

    Body text must include the following information:

    • Company Name
    • Your role
    • Contact phone number
    • Contact email address
  3. An Account Manager will respond.

Session-based access

You must log in to access your router information. Each session is authenticated using your Tigrillo account.

After login is authenticated, the system uses server sessions to maintain access. You can only access information about the Hera 604 devices that have active SIMs on your Tigrillo account.

Production URL

The customer interface makes an HTTP POST request to the following URL:

https://tigrina.eseye.com/Japi/Diam/<function>

where <function> is the accessed API function.

For example, to request the Hera 604 cellular information:

https://tigrina.eseye.com/Japi/Diam/getCellularInformation