https://github.com/netresearch/sdk-api-universal-messenger
Implementation of the Universal Messenger API
https://github.com/netresearch/sdk-api-universal-messenger
api-client newsletter php php-library sdk universal-messenger
Last synced: 5 months ago
JSON representation
Implementation of the Universal Messenger API
- Host: GitHub
- URL: https://github.com/netresearch/sdk-api-universal-messenger
- Owner: netresearch
- License: mit
- Created: 2024-04-22T10:07:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T14:36:06.000Z (over 1 year ago)
- Last Synced: 2025-02-12T15:47:26.610Z (over 1 year ago)
- Topics: api-client, newsletter, php, php-library, sdk, universal-messenger
- Language: PHP
- Homepage:
- Size: 1.52 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/netresearch/sdk-api-universal-messenger/releases/latest)
[](https://github.com/netresearch/sdk-api-universal-messenger/blob/main/LICENSE)
[](https://github.com/netresearch/sdk-api-universal-messenger/actions/workflows/ci.yml)
# Universal Messenger API
The documentation for all requests can be found at [Universal Messenger API Documentation](doc/Developer_de_UM_7-53.pdf).
The Universal Messenger API SDK package offers an interface to the *Universal Messenger* interface.
The SDK currently implements only the endpoints and data structures that were required at the time of development.
## Table of contents
- [Requirements & Installation](doc/Requirements.md)
- [Basic usage & Limitations](doc/Basic.md)
- [Endpoints](doc/Endpoints.md)
- [Error handling](doc/ErrorHandling.md)