Get Integration Kit
boosthis_get_integration_kitA Boosthis kit for THIS project - no upload; the single-use address needs no key, include_files no shell. Withheld reply? Same kit at GET https://www.boosthis.com/api/kit/ (project key as bearer). runtime picks the kit; see its enum. The reply carries file_list (path + sha256), version and kit_download_once_url (install_command adds typed commands). One kit per runtime, same key. Writing the files is not the install: the kit is wired in, reporting switched on, and the app confirmed checked in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | No | Required. Which runtime kit to deliver. Boosthis names every runtime a project spans at https://www.boosthis.com/scan. | |
| runtimes | No | Optional. Several runtimes in one call, for a project with more than one surface. The reply is one download address per runtime, not one kit's files. | |
| files_page | No | Page of the by-value walk: guide parts first, then files. Defaults to 1; files_next_page names the next while any remain. | |
| project_code | No | The 8-character project code from this description's lead - not the name, which two projects can share. Needed only with an account token. | |
| include_files | No | Send every kit file by value instead of the manifest, a page at a time. Needed only when a shell command cannot be run. | |
| install_command | No | Adds the typed download commands to the reply. |