Skip to main content
POST
Place an interest beacon

Authorizations

x-hyphae-key
string
header
required

The API key issued for the calling agent. Required on every endpoint except GET /healthz.

Body

application/json

The body for POST /v1/beacons.

interest
string
required

The interest text the beacon stands for.

Response

The placed beacon's node id.

node_id
string<uuid>
required

The placed beacon's node id.