25
The Globe Labs APIs Globe Telecom Telco APIs Open Platform [email protected] @globelabs

Globe labs api_briefer_-_deck__1_

Embed Size (px)

Citation preview

Page 1: Globe labs api_briefer_-_deck__1_

The Globe Labs APIsGlobe TelecomTelco APIs Open Platform

[email protected]@globelabs

Page 2: Globe labs api_briefer_-_deck__1_

http://developer.globelabs.com.ph

The Globe Labs APIs were officially launched on August 2008, and provided the first publicly accessible open-platform Telco API in the Philippines.

Set of Telco APIs to provide new means or extend reach of your product or service through communications. RESTFul APIs and GSMA OneAPI Standard Compliant SMS, Location-based Services and Charging APIs.

Page 3: Globe labs api_briefer_-_deck__1_
Page 4: Globe labs api_briefer_-_deck__1_

Medicine Discounting

• Launched: 2012 (with 50 pharmacies)

• Enables medicine discounting registration via SMS.

• Partners with Pharmaceutical companies and local pharmacies (small)

• Pilot in Laguna, Cebu and Ilocos Region

– Active: 700 Pharmacies

– Monthly Transactions: 2,000 to 5,000

Source: http://www.interaksyon.com/infotech/ph-health-startup-secures-local-and-international-funding

Page 5: Globe labs api_briefer_-_deck__1_

QAlert is here to remove those queues.

Businesses that involves a lot of customers queueing, QAlert will inform the customer through SMS when their turn is near.

Cost-effective solution: iPad / Android Tablet for kiosks + Internet + SMS

Page 6: Globe labs api_briefer_-_deck__1_

• MyStocktext sends an SMS (PSE) stock notification based on your preferences. No need for your mobile phone to be online all the time.

• http://www.mystocktext.net/

• Developed by Frank Llyod The

• Integrated Globe Labs SMS and Charging API

Page 7: Globe labs api_briefer_-_deck__1_

Group Talk

Page 8: Globe labs api_briefer_-_deck__1_
Page 9: Globe labs api_briefer_-_deck__1_

APIs – Resource Links

Sign-up: http://developer.globelabs.com.ph

API Docs: http://developer.globelabs.com.ph/docs

Code Samples : http://github.com/globelabs/api http://gist.github.com/amsantos (voice)

API Console: http://developer.globelabs.com.ph/console

Page 10: Globe labs api_briefer_-_deck__1_

2

APIs – 3 Easy Steps(http://developer.globelabs.com.ph)

Register at http://developer.globelabs.com.ph Integrate

Get App Access and Integrate using the API

Launch! Your app or service is now open for business.

1

3

Page 11: Globe labs api_briefer_-_deck__1_

FREE Stuff*

Dedicated 8-digit Access (2158####) Number per App & with NO added cost you get

Number Masking* capability

Built-in Subscriber Consent Workflow (Opt-in and Opt-out for SMS and/or Web)

Sign-up is for FREE + 1,000 FREE API credits upon sign-up. *

Note: Items mentioned above are subject to Terms and Conditions, such as but not limited to validity, elibility, etc.

and more to come …

Extended Suffix (additional 4 digits)* capability

Page 12: Globe labs api_briefer_-_deck__1_

• Integration with GCASH for the ease of:

• Receive your earnings from the Globe Labs Charging API transactions

• Top-up* / reloading the Globe Labs Developer API wallet

• Send SMS to 2882 in this formatBILLPAY <amt> <MPIN> GLABS <dev email>

• To view Top-up Matrix: http://bit.ly/GL-DevAPI-Topup-Matrix

* Minimum of PHP 100.00 which includes 500 (160 –character) SMS,; Valid within 30 days of the top-up.

APIshttp://developer.globelabs.com.ph

Page 13: Globe labs api_briefer_-_deck__1_
Page 14: Globe labs api_briefer_-_deck__1_

APIs Rates

Outgoing SMS (MT)

PHP 0.50Per 160 char

Incoming SMS (MO)

(max cap varies)*

Depends on the Top-Up

Location-based Service

PHP 2.50Per query

Top-Up Wallet Matrix*

Reload Amt (PHP) SMS-MO (Max Caps)

100 500200 2,000300 3,000400 4,500500 6,000

Reload Amt (PHP) SMS-MO (Max Caps)

600 7,500700 9,000800 10,000

1,000.00 13,0002,000.00 25,000

* Valid withi-in 30 days of the top-up. http://bit.ly/GL-DevAPI-Topup-Matrix

Outgoing Call (MTC)

PHP 2.50Per minute per user

Incoming Call (MOC)

PHP 2.50Per minute per user

Page 15: Globe labs api_briefer_-_deck__1_

API Demo

SMS API Charging API Voice API

Page 16: Globe labs api_briefer_-_deck__1_

Globe Labs SMS API

Text in a message to access number 21583822*:

Access code will reply back the message you’ve just sent.

Note: Access number will only work for Globe or TM numbers

Page 17: Globe labs api_briefer_-_deck__1_

Globe Labs Charging

A demo guessing game:http://goo.gl/gSPOuq

1. Go to the site: http://goo.gl/gSPOuq

2. Click on the Play button.3. Enter your Globe / TM mobile

number*4. Enter 8-digit confirmation code5. Starting playing. To test charging

API of zero-peso via your mobile number, click on the HINT button.

6. Enjoy!

Note: Will only work for Globe or TM numbers. You will receive sevreal confirmation SMS from 21583822.

Page 18: Globe labs api_briefer_-_deck__1_

Globe Labs Voice APIs• answer: answer an incoming call • ask: prompt the caller for an input (either speech or DTMF) • call: make an outbound call • conference: conference multiple calls together • hangup: allows you to end a call, but not necessarily the call

session • log: for debugging • record: record audio and POSTs or FTPs plus transaction• reject: reject a call based on callerID • say: Say Text to Speech, play audio file • starCallRecording: records the whole call • stopCallRecording: stop recording the whole call • transfer: transfer an existing call to another MSISDN • wait: suspend the call for a specified time

Page 19: Globe labs api_briefer_-_deck__1_

Demo: Call-out

• On the webpage, key-in at least Globe / TM numbers.

• Then press the call-out, to initiate the call. Subscriber will hear:

"Hello! This is a sample call from Globe Labs. Goodbye!"

Go to URL: http://guess-demo.herokuapp.com/callout

Page 20: Globe labs api_briefer_-_deck__1_

Demo: IVR + Transfer Call

• Ask to choose from option 1 and 2.– Option 1 : Plays music – Option 2 : Transfers the call to me

• View the source code

Dial: 21581075On your mobile, just dial the given number (with NO area code).

Page 21: Globe labs api_briefer_-_deck__1_

Source Code: IVR + Transfer Call

Page 22: Globe labs api_briefer_-_deck__1_

APIs – Resource Links

Sign-up: http://developer.globelabs.com.ph

API Docs: http://developer.globelabs.com.ph/docs

Code Samples : http://github.com/globelabs/api http://gist.github.com/amsantos (voice)

API Console: http://developer.globelabs.com.ph/console

Page 23: Globe labs api_briefer_-_deck__1_

@globelabs

[email protected]@globetel.com.ph

http://developer.globelabs.com.ph

http://gplus.to/globelabsph

Facebook.com/globelabs

Page 24: Globe labs api_briefer_-_deck__1_
Page 25: Globe labs api_briefer_-_deck__1_

All APIs are available or can serve Globe or TM subscribers; SMS X-Telco will be available late September 2014.