Skip to main content

Introduction

bLink has been implemented around RESTful principles. Our API uses OAuth Authentication where JSON and XML payloads are returned in response to the HTTP requests. All operations can be performed via GET, POST, PUT, and DELETE requests.

info

Please refer to Testing Infrastructure for details about the bLink Testing setup.

API Versions

You can interact with bLink using the following versions: Testing and Production.

Testing

This refers to the version deployed on the "XE"-Test-Environment.

Production

This refers to the version deployed both on the "XP"-Test-Environment, and on the actual Production system.

note

The production environment is where real events occur that impact metrics and accounting. This environment is used as soon as the integration tests are finished and ready to be made available to the real end customers.