Glitch API remix key

Hi, I am wondering if Glitch has an API I can use to automatically remix things. I am making a bot where basically someone uses a command such as !order (TOKEN HERE) and it remixes the base project with the token. I already know how to do that, but I was going to split it between accounts (chosen randomly) to not go over the limit. I want to know if there is an API key I can get to remix the projects to the accounts.

Figured it out, I found the npm package and looked at examples.