> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/integrations/messagebird.md).

# MessageBird

[MessageBird](https://www.messagebird.com/) is a cloud communications platform that connects enterprises to their global customers.

## Account integration using Access Token

To begin, you will need:

* A [MessageBird](https://www.messagebird.com/en/) account.

**STEP 1:** Access your [MessageBird dashboard](https://dashboard.messagebird.com/en/developers/access).

**STEP 2:** Go to the [**Developers section**](https://dashboard.messagebird.com/en/developers/access).

![](/files/hDZvfH0ZKmAmWfC2eWB7)

**STEP 3:** Click on **\[API access]** button.

![](/files/6QiKQSbtYCkvWP1SH3gG)

**STEP 4:** Click on **\[Add access key]** and create a new API key.

![](/files/cCwrfeLDWxYq03Oi8EDk)

**STEP 5:** Name the API key and click on **\[Add]** button.

![](/files/uRBhxnyhPkSkntsHJp3H)

**STEP 6:** In **MessageBird API**, copy this **API key** and in **iMBRACE**, paste the **API key** in the MessageBird API node credentials.

![](/files/SQZmKQUwxx99aGqYKtcB)

![](/files/28hTLxVIdej4jb3XfhsW)

![](/files/ZWlLM1DIduXp5eDqDflx)

**STEP 7:** Click on the **\[Create]** button to create the credential.

![](/files/U41NrUwWlLSgHfS0AkeB)

**DONE:** The credential can then be used for MessageBird nodes.


---

# 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://imbrace.gitbook.io/imbrace-documentation/integrations/messagebird.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.
