Skip to main content
GET
/
metrics
System Metrics
curl --request GET \
  --url https://api.b-bot.space/api/v2/metrics \
  --header 'bbot-api-key: <api-key>'
"<string>"

Authorizations

bbot-api-key
string
header
required

API key for authentication

Query Parameters

format
enum<string>
default:prometheus

Response format: prometheus (default) or json

Available options:
prometheus,
json

Response

Success

Metrics in Prometheus exposition format