PHPackages                             whatpulse/api-sdk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. whatpulse/api-sdk-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

whatpulse/api-sdk-php
=====================

Public API for WhatPulse user data access. This API allows authenticated users to access their own data and public data from other users, depending on privacy settings.

1.0.0(10mo ago)19MITPHPPHP ^8.1

Since Jul 18Pushed 10mo agoCompare

[ Source](https://github.com/whatpulse/api-sdk-php)[ Packagist](https://packagist.org/packages/whatpulse/api-sdk-php)[ Docs](https://github.com/whatpulse/api-sdk-php)[ RSS](/packages/whatpulse-api-sdk-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

WhatPulse PHP SDK
=================

[](#whatpulse-php-sdk)

Public API for WhatPulse user data access. This API allows authenticated users to access their own data and public data from other users, depending on privacy settings.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), run:

```
composer require whatpulse/api-sdk-php
```

API Key
-------

[](#api-key)

To use the WhatPulse API, you'll need an API key. You can generate one by visiting:

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
