API Integration (Deprecated)
Nexweave engage your audiences with interactive videos that can be personalized for millions!. We are introducing some API's endpoint which will help you to integrate Nexweave with your own platform.
Postman Collection
This endpoint send you the response for the user's published templates.
Method: GET
Header: Authorization > [API KEY]
Response:
This endpoint returns the variables and their default value used in the template. Request body can be either template id or campaign id.
Method: POST
Header: Authorization > [API KEY]
Body:
Response:
This endpoint returns a list of campaign which you have already ran from the Nexweave platform.
Method: GET
Header: Authorization > [API KEY]
Body:
Response:
This endpoint generates a Nexweave experience link, thumbnail link, and image link based on the request body. If we pass "campaign_id" and data of variables in a request, then endpoint will generate experience_link, thumbnail_link and image_link which we have used while creating campaign. If we pass "template_id" with data of variables in request then endpoint will only return only experience_link.
Method: POST
Header: Authorization > [API KEY]
Body:
Response: