Service Ping
Misc
Service Ping
GET
Service Ping
No sensitive data (source code, AI inputs/outputs, credentials, user information, etc) is ever transmitted.
https://deployments.sourcebot.dev/ping at port 443, every 24 hours.
The data contained within the Service Ping is limited to:
| Field | Type | Description |
|---|---|---|
installId | string | Random UUID generated for your deployment. |
hostname | string | Hostname of your Sourcebot deployment. |
version | string | Sourcebot version (e.g. v5.3.0). |
userCount | integer | Total registered users. |
repoCount | integer | Total indexed repositories. |
dauCount | integer | Daily active users. |
wauCount | integer | Weekly active users. |
mauCount | integer | Monthly active users. |
deploymentType | string | Deployment flavor (e.g. docker, helm). |
isTelemetryEnabled | boolean | Whether anonymous product telemetry is enabled. |
activationCode | string | Activation code, if your instance has one bound. |
https://deployments.sourcebot.dev/schema
Example Service Ping

