POST /api/v1/federation/initiate_join
Initiates a join operation.


POST /api/v1/federation/finalize_join
Finalizes a join.


POST /api/v1/federation/dry_run_merge_state
Returns the Federation state merged with the provided local state.


POST /api/v1/federation/merge_state
Merges the provided state with the federation state.


GET /api/v1/federation/initial_data
Get the initial data required for a join.