> For the complete documentation index, see [llms.txt](https://docs.airship.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airship.gg/publishing/publishing-with-api-key.md).

# Publishing with API Key

{% hint style="info" %}
If you signed up with Google for your Airship account the steps to publish are [here](/publishing/publish-game.md).
{% endhint %}

If you aren't signed into editor you can still publish your game using API keys.

### Registering an API Key

1. Go to your [organization's API keys dashboard](https://create.airship.gg/dashboard/organization/api-keys) and click `Create Key` .&#x20;
2. Give your key permission to publish to the game you want to deploy to.
3. In Unity Editor go to `Airship > Configuration` and paste the key in `Airship API Key`

<div align="center" data-full-width="false"><figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2FrMFUyUqVipHd90LzmC0E%2FScreenshot%202025-07-24%20at%205.50.20%20PM.png?alt=media&amp;token=4942144f-f09f-43e0-b031-3ac5846f1907" alt="" width="116"><figcaption></figcaption></figure></div>

### Setting Up Your Publish Target

1. Grab your game id from your [create dashboard](https://create.airship.gg/dashboard).

<div data-full-width="false"><figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2F8fyw2QPngeo2EV3hjqKs%2FScreenshot%202025-07-24%20at%205.45.13%20PM.png?alt=media&amp;token=f3aa0085-4c49-4dab-9dff-caa3c5e8488c" alt="" width="375"><figcaption></figcaption></figure></div>

2. Go to your game config

<figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2FKw59ZFxVNOEqMzi22Pa6%2FScreenshot%202024-09-13%20at%205.26.58%20PM.png?alt=media&amp;token=db3c97a9-e488-4b74-9ea4-86d6bc130e0f" alt="" width="176"><figcaption></figcaption></figure>

3. Paste in your game id to `Target game id` and click `Submit`

<figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2FpbDXxWHZVIiztzm8ngNV%2FScreenshot%202025-07-24%20at%206.01.48%20PM.png?alt=media&amp;token=9cab65c5-6451-41a2-bfb0-36b4c782cca4" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
If your game names shows up next to "Publish target" you are ready to deploy!
{% endhint %}
