Getting Your API Keys

API Keys

API keys are used to authenticate your requests to the Conductor Quantum API. Users are limited to 3 tokens per account. They last indefinitely, so we recommend cycling them to stay secure. This can be done by deleting your token and creating a new one.

  1. Sign in: Visit the Conductor Quantum App and log in, or create an account.

  2. Navigate to the API Keys page: Once you’re logged in, click the Tokens tab in the sidebar.

Screenshot of how to display API keys.
  1. Create a new API key: Enter a name for your key and click on the “Create Token” button.
Screenshot of how to create an API key.
Create a new API key
  1. Copy your API key: Once you’ve created your key, you’ll see a screen with your key displayed. Click on the “Copy” button to copy your key to your clipboard. This is the only time you will see it, so make sure to save it.
Screenshot of how to copy your API key.
Copy your API key
  1. Use your API key: You can now use your API key to authenticate your requests to the Conductor Quantum API.

Remember, your API key is your access secret—keep it safe with environment variables.