Introduction
Welcome to the WhatPulse Developer Center! Here you will learn about the APIs we have available; the Web API and Client API. We'll explain the differences below.
Web API
The Web API provides programmatic access to WhatPulse user data, applications, statistics, and insights. It allows you to retrieve information about users, teams, and pulses, enabling you to build personal dashboards, create integrations, or develop third-party applications.
Check out the Web API documentation
Client API
The Client API is a local API that allows you to interact with the WhatPulse client running on your machine. It provides access to real-time statistics, application usage, and other client-specific data. If you want to build applications that interact with the WhatPulse client directly, this API is for you.