Discovery
Request template variables
List placeholders available to api-kind app request templates.
GET
Request template variables
GET https://api-datahub.octoparse.com/v1/data-apps/template-variables
Authentication: none. Anonymous access allowed.
Lists placeholders that api-kind request templates may use in each stage (url / query / headers / body). Every variable includes a short description, a render example, and the stages where it is available.
This is the same vocabulary the publish pipeline validates against, so editors and coding assistants can prompt accurately without copying a list that drifts.
Request
Example request
Response
200 success
syntax describes placeholder syntax. variables[] lists each name, description, example value, and available stages.