Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The beroNet VoIP Gateways and Cards have a REST based API, which can be used to:

...

Most API calls can be called directly with the browser, which makes it easy to test. 

Automating API requests

The API calls can be simply automated with the wget commandline tool. The following example shows how to get the API Version:

...