API Reference
This page is generated from the cached OpenAPI document.
It includes only endpoints marked as public in the BeeBuzz API contract.
OpenAPI
Section titled “OpenAPI”GET /health
Section titled “GET /health”Health check
Responses:
200
GET /v1/health
Section titled “GET /v1/health”API health check
Responses:
200
GET /v1/openapi.yaml
Section titled “GET /v1/openapi.yaml”Get the OpenAPI document
Responses:
200
POST /v1/push
Section titled “POST /v1/push”Send a notification
Request content:
application/jsonmultipart/form-dataapplication/octet-stream
Responses:
200400413401422429502500
POST /v1/push/{topic}
Section titled “POST /v1/push/{topic}”Send a notification to a topic
Request content:
application/jsonmultipart/form-dataapplication/octet-stream
Responses:
200400413401422429502500
GET /v1/push/keys
Section titled “GET /v1/push/keys”List device public keys
Responses:
200401429500
POST /v1/webhooks/{token}
Section titled “POST /v1/webhooks/{token}”Send a notification from a webhook
Request content:
application/json
Responses:
200202400413403404422429502500