Skip to main content

MessageBird

  • Official Website: https://messagebird.com
  • Icon Support: No
  • Message Format: Text
  • Message Limit: 160 Characters per message

Account Setup

To use MessageBird, you will need to acquire your API Key. This is accessible via the MessageBird Dashboard.

Receipe

Valid receipes are as follows:

  • msgbird://{ApiKey}/{FromPhoneNo}
  • msgbird://{ApiKey}/{FromPhoneNo}/{ToPhoneNo}
  • msgbird://{ApiKey}/{FromPhoneNo}/{ToPhoneNo1}/{ToPhoneNo2}/{ToPhoneNoN}

Parameter Breakdown

VariableRequiredDescription
ApiKeyYesThe API Key associated with your MessageBird account. This is available to you via the MessageBird Dashboard.
FromPhoneNoYesA from phone number MUST include the country codes dialling prefix as well when placed. This field is also very friendly and supports brackets, spaces and hyphens in the event you want to format the number in an easy to read fashion. This MUST be the the number you registered with your MessageBird account.
ToPhoneNoNoA to phone number MUST include the country codes dialling prefix as well when placed. This field is also very friendly and supports brackets, spaces and hyphens in the event you want to format the number in an easy to read fashion. If no ToPhoneNo is specified, then the FromPhoneNo is notified instead.