Introduction
The SONARPLEX REST API offers an easy way to gather information and even post information to the SONARPLEX. API BasicsBase URI | http(s)://example.com/{version}/{location}/{resource}/ | Authentication | Basic HTTP Auth | Encryption | HTTPS with certificate can be configured in the administrative web interface Configuration :: Network :: HTTP Configuration | Encoding | UTF-8 | Methods | GET and POST depending on the resource | Response content type | application/json | Wildcard | Asterisk '*' or 'all' | Restrictions | Note |
---|
Access is restricted to the admin interface (usually port 81) and to user 'admin' |
|
|
Column |
---|
| Panel |
---|
bgColor | #f4f4f4 |
---|
borderStyle | solid |
---|
| In this article:
|
|
|
Resource Path
The reosurce path specifies which location information should be accessed.
...