Home
Skip navigation links
Globe Labs
I want to..
Blog
API & Tools
My Applications
Contact Us

Learning Opportunities with Globe Labs

If you’re a software developer, IT student or professional or company, or even a techie with a passion for innovating and building applications, we encourage you to join Globe Labs.

Upon joining our developer community, we can provide you the knowledge you need to hone your skills in application development. We provide technical documentation on the tools to help you build mobile applications that integrate with Globe's core services. We conduct regular trainings to introduce new developer technologies and platforms to help you keep your competetive edge.

Globe Labs Sponsored Trainings & Events
February 03, 2010
Come and discover Yahoo! technology! See how Yahoo! tools are utilized by Globe using our own APIs in creating new possibilities that bring...
November 02, 2009
UPDATE: Thanks again to everyone who attended the event. The presentation deck and sample source code is now available for download....
May 13, 2009
Globe Labs is inviting you to a briefing session on the Globe Voice API on May 13, 2009, 6:00pm to 8:30pm. The briefing will cover introductory...
Developer APIs

Our APIs are open to all members of our community. These APIs will allow you to integrate Globe's various services like SMS and MMS into your mobile, web or desktop applications.

Messaging API (SMS / MMS) Messaging API (SMS / MMS)

The SMS/MMS API allows you to integrate SMS and MMS messaging into your web or desktop applications via a web-based interface. You can use the API to both send and receive SMS and MMS messages to and from Globe subscribers.

Sending messages is done using the Simple Object Access Protocol (SOAP) over HTTP or our new REST based interface. Your application just needs to issue a remote procedure call over the web using either protocol.

To process incoming messages, you'll be assigned a short-code number and a 4 digit suffix code. When a Globe subscriber sends a message to your assigned number, the API will send a HTTP post request to your callback URL containing XML data about the message which your application can then process.

Location based services API Location Based Services API

The LBS API, allows you to integrate location-based and positioning capability into your mobile, web-based and desktop applications. Through a web-based interface, you can query the approximate geographic position of a Globe subscriber's handset. Globe's network technology will then try to ascertain the latitude and longitude coordinates of the handset and return this information to your application's callback URL.

To protect our subscriber's privacy however, you'll need to acquire their explicit consent to be located. Thus, the LBS API also offers a set of functions for obtaining user consent, which you'll have to use before locating a subscriber.

Voice APi Voice API

Globe Labs Voice API allows third-party developers to develop voice-based applications using the voice over Internet protocol or VOIP to Globe subscribers. VOIP enables you to use a set of transmission technologies to deliver of voice communications over IP networks. The API, in turn, lets you to connect IP-based communication systems to Globe's GSM cellular network.

You can use the API to connect soft / VOIP phones to mobile phones for both incoming and outgoing calls. You can also use the API to build Interactive Voice Recording (IVR) applications that perform conferencing (linking two or more mobile numbers in a conversation), recording / voicemail (recording and retrieving audio) and content / information retrieval (fetching up-to-date information via an audible interface). But the range of possible applications is not limited to these. It's hoped that the API can open up a new world of possibilities for application developers and solution integrators.

Find out more about our Developer APIs.