# WhatPulse API **Provider:** WhatPulse **Category:** maps **Base URL:** `https://developer.whatpulse.org` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://developer.whatpulse.org/#web-api ## Description Small application that measures your keyboard/mouse usage ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.whatpulse.org/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://developer.whatpulse.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/whatpulse/) — CC BY 4.0*