DataDrive API

A simple interface to view and manage your data endpoint.

Current Data

Live Endpoint Data

Metadata Title

QHH - 327

Last Updated

November 26th, 2025 3:28 PM

Update Data

Modify Endpoint Data
Changes submitted here will be reflected in the API response immediately.

API Documentation

GET
/api/data

Retrieves the current data object.

Sample Response:

{
  "updated_date": "2024-07-31T12:00:00.000Z",
  "file_url": "https://drive.google.com/file/d/1WVBcIQWRQu63bm4X9Ke8GLsx6U-f-gz8/view?usp=sharing",
  "metadata": {
    "title": "QHH - 327"
  }
}