# Explore API Access

Find the tools you need to enable API possibilities

Written by Lauren Ford  
June 26, 2026

**Who can generate an Air API key?**

👨‍👩‍👧‍👦 Supported on `Business` and `Enterprise` **Air workspaces**  
✏️ Anyone with **admin** access to the workspace

# Account Settings > API Access

Air provides access to a public version of our API so developers on your team can integrate Air with the rest of your tech stack and streamline creative workflows. Workspace owners and admins in `Business` and `Enterprise` workspaces can create and manage public API keys in Workspace settings > API Access.

API Access can be used to connect automation tools such as Zapier and n8n. These integrations are available on eligible `Business` and `Enterprise` workspaces.

## API Keys

Public API keys are created and managed in Workspace settings. Navigate to the [API Access](https://app.air.inc/account/api) area to create and manage keys and find your Workspace ID. Workspace owners and admins in `Business` and `Enterprise` workspaces can access this page.

An API key is like a password and should be treated the same way. We recommend saving it in a password manager or other secure environment if you have to share it. Additionally, we advise against committing this key to source control. You may delete an API key at any time, but be aware that this may potentially break any existing workflows that developers have set up using this key.

## Workspace IDs

When you generate an API key, it can be used to make API requests for any workspace where you have admin access. Developers need to specify the _workspace ID of the workspace they’d like to make requests against_, so this page also includes a list of available Workspace IDs for the signed-in user.

## Other Resources

Once you’ve generated a key and are ready to start development, please refer to our [API Developer documentation](https://developer.air.inc/) for details on the available endpoints.

For Zapier workflow guidance, see [Explore Air for Zapier](https://help.air.inc/en/articles/8337903-explore-air-for-zapier). For n8n configuration steps, see [Setting up an Air node for n8n](https://help.air.inc/en/articles/13468803-setting-up-an-air-node-for-n8n).

_Feedback about the API is welcome. Submit feedback to_ [_hello@air.inc_](mailto:hello@air.inc) _or send us an in-app message from the chat bubble icon below._
