Builder REST API
This reference describes the EmbedThis Builder API which is a HTTP REST API.
API Endpoint
The Builder API endpoint is:
1 |
|
To access the Builder API, issue a HTTP POST request with the Content-Type set to application/json.
Authentication
To authorize your request, you need to supply a Builder authentication token.
The Builder tokens can be accessed from the Token list.
To access the Builder API, you need to use a BuilderAPI token which grants administrator privilege to the caller.
To include the token in your request, add the token ID via the X-Token HTTP header with a "bearer" prefix. The format should be like:
APIs
Area | Description |
---|---|
Device | Device API |