> ## Documentation Index
> Fetch the complete documentation index at: https://kb.aampe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Airship

> Estimated setup time: 15 minutes

## Requirements

* Your Airship project's App Key
* An API Access Token

Aampe will call the [Airship API](https://docs.airship.com/api/ua/#operation-api-push-post) on your behalf.

## Generating an API Token

1. Once logged in to Airship, select the project that you are integrating with Aampe.
2. Select **Settings** from the navigation bar at the top of the screen.

   <img src="https://mintcdn.com/aameo/HM794_-w7e0iFIS0/images/message-providers/airship/settings-bar.png?fit=max&auto=format&n=HM794_-w7e0iFIS0&q=85&s=6edf4fad2a515da9f356fe7e08a6ad6f" alt="Settings Bar Pn" width="2546" height="290" data-path="images/message-providers/airship/settings-bar.png" />
3. Scroll down to **Project configuration** until you find the **Tokens** section.

   <img src="https://mintcdn.com/aameo/HM794_-w7e0iFIS0/images/message-providers/airship/tokens-section.png?fit=max&auto=format&n=HM794_-w7e0iFIS0&q=85&s=b3d81e3241c95e0186a4c3be3e7d0fcd" alt="Tokens Section Pn" width="2560" height="1272" data-path="images/message-providers/airship/tokens-section.png" />
4. Click on the **Manage** button.
5. In the Tokens screen that opens, click on **Create token** at the top right corner.

   <img src="https://mintcdn.com/aameo/HM794_-w7e0iFIS0/images/message-providers/airship/create-token.png?fit=max&auto=format&n=HM794_-w7e0iFIS0&q=85&s=418d4ae2e14e734c4a482202405c4017" alt="Create Token Pn" width="2544" height="424" data-path="images/message-providers/airship/create-token.png" />
6. Choose a name for this token. For example: `aampe-push-token`
7. Select **All Access** under Role.

   <img src="https://mintcdn.com/aameo/HM794_-w7e0iFIS0/images/message-providers/airship/all-access.png?fit=max&auto=format&n=HM794_-w7e0iFIS0&q=85&s=2fafc716c23e2b09cb7399f5fe8d3498" alt="All Access Pn" width="1210" height="764" data-path="images/message-providers/airship/all-access.png" />
8. Click on **Create token**.
9. Copy both the App Key and Access Token.

   <img src="https://mintcdn.com/aameo/HM794_-w7e0iFIS0/images/message-providers/airship/copy-token.png?fit=max&auto=format&n=HM794_-w7e0iFIS0&q=85&s=fc84c7db95dc067e42594731b059318b" alt="Copy Token Pn" width="1812" height="686" data-path="images/message-providers/airship/copy-token.png" />

## Configure Your Airship Push Integration on Aampe

1. Go to [https://compose.aampe.com](https://compose.aampe.com) and login using your Aampe credentials
2. Navigate to **Configure > Push Provider**
3. Toggle the Airship integration
4. Fill in the App Key and Access Token where indicated
5. Press **Activate**

Congrats! Aampe is now all set up to send push notifications via Airship!

***
