Deploy token for first deploy

How can I get a deploy token before my first deploy so that my first deploy can be from my CI system?

At the moment you need to deploy via the CLI to create the site. Then subsequent deploys can use a deploy token.