Skip to main content

Overview

The OWL DMS API provides a clean, reliable interface for accessing data from the OWL Mesh Network. Instead of dealing with the complexity of distributed data sources, you can use a single, consistent API to query and retrieve the information you need. This makes it easy to plug mesh-network data into your dashboards, analytics pipelines, or internal tools without needing to understand the underlying network architecture.

Create API Key

Follow these steps to create your API key:
  1. Log into your OWL DMS
  2. Navigate to Settings > API Keys
  3. Click on New API Key
  4. Fill in the details and click on Create Key
  5. OWL DMS will generate an API Key for you. Save the key for your application
Keep your API keys secure and never share them publicly. Treat them like passwords. Once created, you won’t be able to view the full key again.

Use API Key

Once you have your API key from the steps above, you can integrate it into your application. Here are some ways to use the API key to get access to your OWL Mesh data.

Python Example

JavaScript Example

API Parameters

Use Unix timestamps (seconds since January 1, 1970) for the date parameters. You can convert dates to Unix timestamps using online converters or programming language utilities.

Data Format

Every request returns a JSON payload, where each entry is itself a JSON object representing an individual message from the mesh. No protocol wrangling. No decoding headaches. Just structured data delivered in a predictable format. Here is an example of how the retrieved data will look:

Response Fields

Complete Example

Here’s a complete working example that fetches data from the last 24 hours:

Support

Need help with the API?

OWL IoT Discord Community

Get help from other developers

Email Support

Get direct support via email