An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Latest version](https://img.shields.io/github/v/release/netresearch/sdk-api-universal-messenger?sort=semver)](https://github.com/netresearch/sdk-api-universal-messenger/releases/latest)
[![License](https://img.shields.io/github/license/netresearch/sdk-api-universal-messenger)](https://github.com/netresearch/sdk-api-universal-messenger/blob/main/LICENSE)
[![CI](https://github.com/netresearch/sdk-api-universal-messenger/actions/workflows/ci.yml/badge.svg)](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)