Self-hosted deployment heartbeat
Licensing
Self-hosted deployment heartbeat
Called periodically by a self-hosted Mnemom instance to report liveness, version, and metadata back to the managed control plane. Uses a License JWT bearer token (not a user JWT) — the token is issued during license validation. The response includes next_heartbeat_seconds telling the instance when to call back.
POST
Self-hosted deployment heartbeat
Authorizations
License JWT (HS256, HMAC-signed with LICENSE_SIGNING_SECRET). Used by self-hosted deployment instances to authenticate /v1/deployments/heartbeat. Not interchangeable with the Supabase user JWT.
Body
application/json