Register an app to monitor
register_appRegister a web URL in your LaunchTrust account so it can be fully scanned and monitored. Idempotent — if the URL is already registered, returns the existing app. Requires a LaunchTrust token and an active subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public https URL of the app to register. | |
| name | No | Optional label (defaults to the hostname). |