🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@umami/api-client

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umami/api-client

API client for Umami Analytics

0.79.0
latest
Source
npm
Version published
Maintainers
3
Created
Source

@umami/api-client

API client for Umami Analytics

Getting started

More detailed usage information can be found at https://umami.is/docs/api/api-client

Installation

yarn add @umami/api-client

Usage

import { client } from '@umami/api-client';

const { ok, data, status, error } = await client.getWebsites();

License

MIT

FAQs

Package last updated on 30 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts