Umami · Example Payload

Umami Login Request Example

Cookieless TrackingOpen SourcePrivacyWeb AnalyticsWebsite Analytics

Umami Login Request Example is an example object payload from Umami, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

usernamepassword

Example Payload

Raw ↑
{
  "username": "admin",
  "password": "umami"
}