With OSS Stargate I can create a keyspace using
mutation createKsLibrary { createKeyspace(name:"library", replicas: 1) }
with Ast