these are standard atproto endpoints. you can look at the atproto api reference for more info.
the following are implemented currently:
com.atproto.repo.getRecordcom.atproto.repo.listRecordscom.atproto.repo.describeRepo(also seesystems.gaze.hydrant.describeRepo)com.atproto.sync.getRepo(sinceparameter not implemented!)com.atproto.sync.getHostStatuscom.atproto.sync.listHostscom.atproto.sync.getRepoStatuscom.atproto.sync.listReposcom.atproto.sync.getLatestCommitcom.atproto.sync.requestCrawl(adds the host to firehose sources in relay mode)com.atproto.sync.subscribeRepos(WebSocket firehose stream, requiresrelayfeature; slow consumers may receive aConsumerTooSlowerror frame before the connection closes)