Developers

Subscriber API

METHODS

list_subscriptions

Gets a list of all the subscriptions that a mobile number is subscribed to. If a short code or account ID is supplied then it will only return the subscriptions in that short code or account.

add_subscriber

This will add a subscriber to Msgme based on the on keyword ID. Additionally, metadata values can be associated with that subscriber. Metadata includes pre-defined Msgme fields or custom fields previously set up.

get_subscriber

Retrieves the basic subscriber information. If a keyword ID is included, Msgme will return the metadata associated with that subscriber for that keyword.

update_subscriber

Updates or adds metadata values to an existing subscriber.

unsubscribe_subscriber

Unsubscribes a subscriber from a keyword or a set of keywords.