DB: Separate Postgres Dashboard: Standalone Open Dashboard →

API Simple

Basic COUNT queries — fast response, minimal database load. Add .json to the URL for the raw JSON response.

Response Data

{
  "users": 5,
  "posts": 5,
  "comments": 10,
  "timestamp": "2026-04-27 11:12:43 UTC"
}

Details

JSON response