Visit BenQ Education website for education solutions
  • Topics

X-Sign OpenAPI

X-sign 2.0 / X-Sign OpenAPI / Documentation

Prerequisite

2021 / 04 / 21

API URL and HTTP header

After authentication, you can now develop your own application with X-Sign OpenAPI. If you haven’t done the authentication yet, please check the Authentication section.

API URL

https://apiservice.benq.com/xsignApi/public/external/{version}{api_path}

Version 

V1.

HTTP Header 

Request header

Name Description
Name
Content-Type
Description
Required.application/json
Name
Authorization
Description
Required.(Bearer)access_token. All APIs need a access token, except for Auth API.