# SMS Settings

## 🔐 SMS API Keys & How to Get Them

| **Field Name**   | **Example Key**                            | **How to Get the Key**                                                                                                                                            |
| ---------------- | ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **SMS Activate** | `de78A72A99A96Ad8374c0bcc930b7Ac`          | Log in at [sms-activate.io](https://sms-activate.io), then [click here](https://sms-activate.io/api2#:~:text=To%20find%20out%20your%20API%20key) to view your key |
| **SMS Man**      | `fV6sZb2gBsNoW9477BAJo_9VMlpxhrAY`         | Log in at [sms-man.com](https://sms-man.com), go to your profile, copy the key next to **API key**                                                                |
| **SMS Pool**     | `eJIHvxKEnc5KZ49khmAILMqcjwOifpD`          | Log in at [smspool.net](https://www.smspool.net), then go to [Settings](https://www.smspool.net/my/settings) and click **Copy API Key**                           |
| **Daisy SMS**    | `rluOd7mcfTfj4URDnLNuTK5imITg1H`           | Log in at [daisysms.com](https://daisysms.com), then go to [Profile](https://daisysms.com/dashboard/profile) and copy your API key                                |
| **SMS Bower**    | `nYbwFkIzPn63nsm5tOrVpy2pRoTgxlrM`         | Log in at [smsbower.org](https://smsbower.org), then go to [Profile](https://smsbower.org/cabinet/profile) and copy your key                                      |
| **SMS Pass**     | `Input Key`                                | Consult your provider directly for instructions on accessing your API key                                                                                         |
| **WeRentSims**   | `Input Key`                                | Consult your provider directly to request your API key                                                                                                            |
| **Seatheroes**   | `WSx0S6BkT3M_ANtuMFFj6byyr86PusDx`         | Log in at [seatheroes.com](https://seatheroes.com), then go to [Integrations](https://app.seatheroes.com/integrations) and copy your API key                      |
| **TextChest**    | `32b231dca6f76286e69d0d8befec5efbcfb1ea64` | Log in at [textchest.com](https://textchest.com), then go to [Developers > API Keys](https://app.textchest.com/developers/api-keys) and copy your key             |
| **EJOIN**        | `Input Key`                                | Consult your provider directly for API access instructions                                                                                                        |

***

💾 **Reminder:** After entering your keys, make sure to click **Save GlowKey** to save your configuration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://glowie-app.gitbook.io/glowie-docs/glowie/glowkey/sms-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
