버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

(정보) MagicINFO REST API 2.0 features a comprehensive collection of functions spanning various parts of functionality available in MagicINFO Server. In order to make the API easier to digest, and come to terms with using these functions, they have been divided into so called API Groups. Each API Group corresponds to a particular part of MagicINFO Server functionality. Below is a rundown of all twelve API Groups present in MagicINFO REST API 2.0, as well as a description detailing their use.


API Group

Description

Authentication API GroupUsed to authenticate user access to the API prior to first use
Content API GroupUsed to manage content
Dashboard API GroupUsed to manage dashboard items in MagicINFO Server GUI
Device API GroupUsed to manage devices
Edge Server API GroupUsed to manage Edge Servers
Playlist API GroupUsed to manage playlists
Ruleset API GroupUsed to manage rule sets, and dynamic content
Schedule API GroupUsed to manage schedules
Setting API GroupUsed to manage MagicINFO Server, Remote Manager Server, and DataLink Server settings
Statistics API GroupUsed to manage Proof of Play (POP) statistics
System API GroupUsed to retrieve MagicINFO Server information
User API GroupUsed to manage users

 

(tick) API Access Authentication

...

MagicINFO REST API 2.0 is powerful, but can also be complex. As such, it makes sense to understand the function parameters and values that you are sending in your requests, and why. In order to enhance this motive, it is recommended that you pay regular visits to the Parameter Reference . This can be useful both before making a request - in order to succeed without failure, as well as after - when you need to debug any possible errors.