WL SIPS DOCS

Release 24.2

go directly to content

Search by keywords

Sips Office OpenAPI

To search in the page use Ctrl+F on your keyboard

Introduction

The OpenAPI specification is an open source specification used to describe an API, it allows to generate an interface independent of any programming language.

The latter succinctly describes:

  • The HTTP calls as well as the methods used for each call.

  • The parameters used in each method as well as their types.

  • The responses returned by each request.

  • The schemas.

  • The security implemented by the API.

For more information regarding the OpenAPI specification. Please visit this link.

Try our API

You can try the functions we offer in our Sips Connectors.

Each request must have a valid seal based on the input parameters.

To generate a seal. Please refer to this page where you will find code examples in Php, Java and .net.

For more information, you can also read the technical documentation of the [connector](https://documentation.sips.worldline.com/en/WLSIPS.310-UG-Sips-Office-JSON.html.

A data dictionnary is available to help you understand the different methods you can use.

This site uses trackers to improve your experience, perform analysis and researches on your use of WL Sips documentation website.
You have several options:
Closing this banner you refuse the use of trackers on your device.

Configuration