# Matrix Keys API

The modules in this directory implement endpoints for the matrix federation
public key infrastructure as specified [here](https://matrix.org/docs/spec/server_server/unstable.html#retrieving-server-keys).

Note that there is an additional `s_keys` modules not contained in this
directory which provides additional key utilities, generation,
administration, etc...