SBC Edge Requirements

To use the REST API, you must have the following SBC Edge system requirements fulfilled:

REST Client Requirements

The client is free to use any HTTP compliant (1.1) client library or Web Development Programming Language satisfying the following requirements:

  1. Support for HTTPS
  2. Supports HTTP methods GET, POST, PUT, DELETE
  3. Supports cookies for session management