Skip to main content
POST
/
v1
/
relays
/
{id}
/
heartbeat
Send relay heartbeat
curl --request POST \
  --url https://relay.fluxer.app/v1/relays/{id}/heartbeat
{}

Documentation Index

Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required

Relay UUID

Response

Heartbeat received

status
enum<string>
required

Confirmation that heartbeat was received

Available options:
ok