SlideShare a Scribd company logo
What makes a
cellular IoT API
great?
Tobias Goebel
Principal Product Marketing Manager, Twilio IoT
@tpgoebel
linkedin.com/in/tpgoebel
1 Key SIM management functions that need APIs
2 How cellular IoT APIs support your business objectives
3 Characteristics of a great API – and how to find one
(with 15 tips & tricks what to look out for in a vendor API)
2022 TWILIO INC. ALL RIGHTS RESERVED
What I’ll cover today
© 2022 TWILIO INC. ALL RIGHTS RESERVED.
Data throughput
Range
Sigfox
LoRa
Cellular
NB-IoT
NFC
Cellular
5G (mmwave)
Zigbee
Z-Wave
Thread
Bluetooth
Wifi
Cellular
2G/3G/4G
5G (not mmwave)
Connected Transportation
Manufacturing
Smart Homes
Smart Cities
Energy & Utilities
Wearables / Healthcare
Retail
Smart Buildings
Cellular
Cat-M
Wireless IoT Connectivity Options
ANT
miles
inches
bps mbps/gbps
3 ways to manage SIMs
2022 TWILIO INC. ALL RIGHTS RESERVED
Web
Console
Customer
Support
Your Workflows
(via APIs)
2022 TWILIO INC. ALL RIGHTS RESERVED
The best SIM management solution makes
managing 50,000 SIMs as easy and
efficient as managing 50
2022 TWILIO INC. ALL RIGHTS RESERVED
SIM status queries
Network access configuration
SIM activation and deactivation
Which SIM management functions
APIs can help with
Troubleshooting
Device reachability
Billing information and usage records
How cellular IoT APIs support your
business objectives
2022 TWILIO INC. ALL RIGHTS RESERVED
Enable scalability to
support growth and
expansion
Provide better
troubleshooting
Allow more
customization to align
with the business
Simplify operations
and reduce operating
expenses
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well documented
and easy to use
– and how to find one
Code examples, tutorials, use cases
Jargon-free
Well maintained; like a product in itself
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well documented
and easy to use
– and how to find one
Check whether a recently announced feature has been documented
yet. If the documentation is rolled out together with the public
feature announcement, that’s an indication that the product
manager themself may have written it, which is a good sign.
Tip 1
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well documented
and easy to use
– and how to find one
Do a web search for a feature to see whether the API
documentation is on the first page of results. If it is, that tells you it’s
a page that developers actively use and that it’s relevant enough for
the search engine to highlight.
Tip 2
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well documented
and easy to use
– and how to find one
Ask your vendor for a sample bill and a sample log file. Can you
understand them? Can you easily translate them into useful
information?
Tip 3
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well documented
and easy to use
– and how to find one
Put the URL of a documentation page into archive.org to see what
has changed in the last year or two. Have they added examples,
fixed errors, or given more detailed explanations?
Tip 4
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Backward compatible
– and how to find one
A good API has few to no breaking changes
Devices will live for years in the field
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Backward compatible
– and how to find one
Look at the API versioning. An API with many versions that are no
longer supported — and with no history of when support ended —
is likely more volatile.
Tip 5
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Backward compatible
– and how to find one
Search for blog posts or news items about
breaking changes for that API.
Tip 6
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Reliable and highly available
under stress
– and how to find one
An API shouldn’t have downtime
API behavior during your testing != API
behavior in production
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Reliable and highly available
under stress
– and how to find one
Check for service level agreements (SLAs) that guarantee uptime
and performance of the APIs themselves.
Tip 7
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Reliable and highly available
under stress
– and how to find one
Find out if there are maintenance windows. Can you do a SIM
activation API call during that time? What could cause your
usage reporting to be delayed? How often do maintenance
windows occur, and how long do they last? Ask questions and
get the answers in writing.
Tip 8
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Reliable and highly available
under stress
– and how to find one
Search for a vendor status page (often status.companyname.com).
Is there a developer portal or public listing of metrics related to
outages and uptime? Have they had recent big outages? Do they
provide root cause analysis or publish reasons for outages (RFOs)?
When something goes wrong, you’re looking for an honest detailed
explanation that assures you things will improve.
Tip 9
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Reliable and highly available
under stress
– and how to find one
Get the vendor’s request limits. How many API requests can you
make per second? Or how many concurrent API requests can you
make? If they don’t know, that tells you a lot about the quality of the
API.
Tip 10
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Attracts an active developer
community
– and how to find one
Open-source repositories
Active forums, current blog posts
Helper libraries you can import
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Attracts an active developer
community
– and how to find one
Ask your developers if they’ve ever heard of the vendor you’re
evaluating. The answer will tell you how developer-friendly and
developer-focused they are.
Tip 11
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Attracts an active developer
community
– and how to find one
Research vendor communications with the developer community.
Does the vendor send regular updates? Can you subscribe to a
product newsletter? Do they run regular webinars on new features?
What’s the cadence of product announcements? Do they maintain a
public change log? What documentation do they deliver on release
day to encourage people to build?
Tip 12
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well supported
– and how to find one
Doesn’t send you to Sales for questions
Supports developers like they were
paying customers
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well supported
– and how to find one
Look at the support plans. Is “Developer” mentioned as a category?
What support does it include?
Tip 13
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well supported
– and how to find one
Find out which support channels are offered for free. Is it just email,
or can you use chat or even voice channels?
Tip 14
2022 TWILIO INC. ALL RIGHTS RESERVED
Characteristics of a great API
Well supported
– and how to find one
Find out which support channels are offered for free. Is it just email,
or can you use chat or even voice channels?
Tip 15
© 2020 TWILIO INC. ALL RIGHTS RESERVED.
Twilio Super SIM®
One IoT SIM. One Experience.
Maximum Global Uptime.
Twilio Super SIM
Maximum global coverage
on one SIM
Stop managing carriers
Access hundreds of 2G, 3G,
LTE, and IoT networks from
top tier carriers – all via
one multi-IMSI SIM
Choice of networks, with
built-in redundancy
Get reliable service
Select and control which
carriers each of your devices
connect to, with automatic
failover if needed
Efficient operations on a
global IoT-only network
Reduce connectivity TCO
Manage your entire fleet
centrally with APIs & console,
and benefit from constant
platform improvements
Free expert advice and
self-help resources
Accelerate time to value
Prototype and go to production
quickly with free trial, free
resources and free expert
advisory – all pre-contract
No shenanigans
pricing and fulfilment
Predict your costs accurately
Get your SIM orders fulfilled fast
and control your cellular costs with
upfront discounts and never pay
for overages or unused data
2022 TWILIO INC. ALL RIGHTS RESERVED
Read more about
SIM APIs?
twil.io/SIMAPI

More Related Content

PPTX
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
PDF
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
PDF
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
PDF
IBM API management Philip Little
PPTX
Webinar: How API Lifecycle Management can help to Accelerate Growth
PPSX
APIs as a Product Strategy
PPTX
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
PDF
Building regression tests to increase velocity and prevent things from “Going...
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
IBM API management Philip Little
Webinar: How API Lifecycle Management can help to Accelerate Growth
APIs as a Product Strategy
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
Building regression tests to increase velocity and prevent things from “Going...

Similar to What makes a cellular IoT API great? Tobias Goebel (20)

PDF
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
PDF
apidays Singapore 2025 - From API Intelligence to API Governance by Harsha Ch...
PDF
Making Telecoms the Essential Spice of Every Business Ecosystem: The Slow, Pa...
PDF
apidays LIVE Paris 2021 - API data sharing legal practices in the Private Sec...
PPTX
API Products: Who, What, Where, When, Why, and How?
PDF
apidays Munich 2025 - Developer Portals, API Catalogs, and Marketplaces, Miri...
PDF
Building API Products
PDF
The API Economy (with speaker notes)
PDF
[WSO2 Summit EMEA 2020] APIs: The Products of the 21st Century
PDF
WSO2 ITALIA SMART TALK #4 - Telefonica Use Case
PDF
Microservices meetupnz dec16
PDF
Meetup 2022 - API Gateway landscape.pdf
PPTX
apidays LIVE India 2022 - Building the API Banking capability
PDF
[WSO2 Integration Summit Singapore 2019] Transforming Your Business through APIs
PDF
Design - Start Your API Journey Today
PPTX
Driving Digital Innovation with a Layered API Design Approach
PDF
Technology Primer: Building Applications the New-Fashioned Way
PPTX
iBeacon Reality Check _ Essential Considerations for an iBeacon Deployment
PDF
Securely expose protected resources as ap is with app42 api gateway
PDF
Survive Industry Disruption and Deliver a Great Customer Experience with APIs...
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
apidays Singapore 2025 - From API Intelligence to API Governance by Harsha Ch...
Making Telecoms the Essential Spice of Every Business Ecosystem: The Slow, Pa...
apidays LIVE Paris 2021 - API data sharing legal practices in the Private Sec...
API Products: Who, What, Where, When, Why, and How?
apidays Munich 2025 - Developer Portals, API Catalogs, and Marketplaces, Miri...
Building API Products
The API Economy (with speaker notes)
[WSO2 Summit EMEA 2020] APIs: The Products of the 21st Century
WSO2 ITALIA SMART TALK #4 - Telefonica Use Case
Microservices meetupnz dec16
Meetup 2022 - API Gateway landscape.pdf
apidays LIVE India 2022 - Building the API Banking capability
[WSO2 Integration Summit Singapore 2019] Transforming Your Business through APIs
Design - Start Your API Journey Today
Driving Digital Innovation with a Layered API Design Approach
Technology Primer: Building Applications the New-Fashioned Way
iBeacon Reality Check _ Essential Considerations for an iBeacon Deployment
Securely expose protected resources as ap is with app42 api gateway
Survive Industry Disruption and Deliver a Great Customer Experience with APIs...
Ad

More from Alan Quayle (20)

PDF
What is a vCon?
PDF
Supercharging CPaaS Growth & Margins with Identity and Authentication, Aditya...
PPTX
Building a sub-second virtual ThunderDome: Considerations for mass scale sub-...
PDF
eSIM as Root of Trust for IoT security, João Casal
PPTX
Architecting your WebRTC application for scalability, Arin Sime
PPTX
CPaaS Conversational Platforms and Conversational Customer Service – The Expe...
PDF
Programmable Testing for Programmable Telcos, Andreas Granig
PDF
How to best maximize the conversation data stream for your business? Surbhi R...
PDF
Latest Updates and Experiences in Launching Local Language Tools, Karel Bourgois
PDF
What Everyone Needs to Know about Protecting the CPaaS Ecosystem from Unlawfu...
PDF
Master the Audience Experience Multiverse: AX Best Practices and Success Stor...
PDF
Open Source Telecom Software Survey 2022, Alan Quayle
PDF
OpenSIPS 3.3 – Messaging in the IMS and UC ecosystems. Bogdan-Andrei Iancu
PDF
TADS 2022 - Shifting from Voice to Workflow Management, Filipe Leitao
PDF
What happened since we last met TADSummit 2022, Alan Quayle
PDF
Stacuity - TAD Summit 2022 - Time to ditch the dumb-pipe, Mike Bromwich
PDF
AWA – a Telco bootstrapping product development: Challenges with dynamic mark...
PDF
Founding a Startup in Telecoms. The good, the bad and the ugly. João Camarate
PDF
How to bring down your own RTC platform. Sandro Gauci
PPTX
Radisys - Engage Digital - TADSummit Nov 2022
What is a vCon?
Supercharging CPaaS Growth & Margins with Identity and Authentication, Aditya...
Building a sub-second virtual ThunderDome: Considerations for mass scale sub-...
eSIM as Root of Trust for IoT security, João Casal
Architecting your WebRTC application for scalability, Arin Sime
CPaaS Conversational Platforms and Conversational Customer Service – The Expe...
Programmable Testing for Programmable Telcos, Andreas Granig
How to best maximize the conversation data stream for your business? Surbhi R...
Latest Updates and Experiences in Launching Local Language Tools, Karel Bourgois
What Everyone Needs to Know about Protecting the CPaaS Ecosystem from Unlawfu...
Master the Audience Experience Multiverse: AX Best Practices and Success Stor...
Open Source Telecom Software Survey 2022, Alan Quayle
OpenSIPS 3.3 – Messaging in the IMS and UC ecosystems. Bogdan-Andrei Iancu
TADS 2022 - Shifting from Voice to Workflow Management, Filipe Leitao
What happened since we last met TADSummit 2022, Alan Quayle
Stacuity - TAD Summit 2022 - Time to ditch the dumb-pipe, Mike Bromwich
AWA – a Telco bootstrapping product development: Challenges with dynamic mark...
Founding a Startup in Telecoms. The good, the bad and the ugly. João Camarate
How to bring down your own RTC platform. Sandro Gauci
Radisys - Engage Digital - TADSummit Nov 2022
Ad

Recently uploaded (20)

PPTX
Cloud computing and distributed systems.
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
KodekX | Application Modernization Development
PPT
Teaching material agriculture food technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Electronic commerce courselecture one. Pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Empathic Computing: Creating Shared Understanding
PDF
Modernizing your data center with Dell and AMD
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
cuic standard and advanced reporting.pdf
Cloud computing and distributed systems.
Advanced methodologies resolving dimensionality complications for autism neur...
NewMind AI Weekly Chronicles - August'25 Week I
KodekX | Application Modernization Development
Teaching material agriculture food technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Chapter 3 Spatial Domain Image Processing.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Electronic commerce courselecture one. Pdf
20250228 LYD VKU AI Blended-Learning.pptx
Network Security Unit 5.pdf for BCA BBA.
Empathic Computing: Creating Shared Understanding
Modernizing your data center with Dell and AMD
Digital-Transformation-Roadmap-for-Companies.pptx
Understanding_Digital_Forensics_Presentation.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Building Integrated photovoltaic BIPV_UPV.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
The Rise and Fall of 3GPP – Time for a Sabbatical?
cuic standard and advanced reporting.pdf

What makes a cellular IoT API great? Tobias Goebel

  • 1. What makes a cellular IoT API great? Tobias Goebel Principal Product Marketing Manager, Twilio IoT @tpgoebel linkedin.com/in/tpgoebel
  • 2. 1 Key SIM management functions that need APIs 2 How cellular IoT APIs support your business objectives 3 Characteristics of a great API – and how to find one (with 15 tips & tricks what to look out for in a vendor API) 2022 TWILIO INC. ALL RIGHTS RESERVED What I’ll cover today
  • 3. © 2022 TWILIO INC. ALL RIGHTS RESERVED. Data throughput Range Sigfox LoRa Cellular NB-IoT NFC Cellular 5G (mmwave) Zigbee Z-Wave Thread Bluetooth Wifi Cellular 2G/3G/4G 5G (not mmwave) Connected Transportation Manufacturing Smart Homes Smart Cities Energy & Utilities Wearables / Healthcare Retail Smart Buildings Cellular Cat-M Wireless IoT Connectivity Options ANT miles inches bps mbps/gbps
  • 4. 3 ways to manage SIMs 2022 TWILIO INC. ALL RIGHTS RESERVED Web Console Customer Support Your Workflows (via APIs)
  • 5. 2022 TWILIO INC. ALL RIGHTS RESERVED The best SIM management solution makes managing 50,000 SIMs as easy and efficient as managing 50
  • 6. 2022 TWILIO INC. ALL RIGHTS RESERVED SIM status queries Network access configuration SIM activation and deactivation Which SIM management functions APIs can help with Troubleshooting Device reachability Billing information and usage records
  • 7. How cellular IoT APIs support your business objectives 2022 TWILIO INC. ALL RIGHTS RESERVED Enable scalability to support growth and expansion Provide better troubleshooting Allow more customization to align with the business Simplify operations and reduce operating expenses
  • 8. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well documented and easy to use – and how to find one Code examples, tutorials, use cases Jargon-free Well maintained; like a product in itself
  • 9. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well documented and easy to use – and how to find one Check whether a recently announced feature has been documented yet. If the documentation is rolled out together with the public feature announcement, that’s an indication that the product manager themself may have written it, which is a good sign. Tip 1
  • 10. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well documented and easy to use – and how to find one Do a web search for a feature to see whether the API documentation is on the first page of results. If it is, that tells you it’s a page that developers actively use and that it’s relevant enough for the search engine to highlight. Tip 2
  • 11. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well documented and easy to use – and how to find one Ask your vendor for a sample bill and a sample log file. Can you understand them? Can you easily translate them into useful information? Tip 3
  • 12. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well documented and easy to use – and how to find one Put the URL of a documentation page into archive.org to see what has changed in the last year or two. Have they added examples, fixed errors, or given more detailed explanations? Tip 4
  • 13. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Backward compatible – and how to find one A good API has few to no breaking changes Devices will live for years in the field
  • 14. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Backward compatible – and how to find one Look at the API versioning. An API with many versions that are no longer supported — and with no history of when support ended — is likely more volatile. Tip 5
  • 15. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Backward compatible – and how to find one Search for blog posts or news items about breaking changes for that API. Tip 6
  • 16. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Reliable and highly available under stress – and how to find one An API shouldn’t have downtime API behavior during your testing != API behavior in production
  • 17. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Reliable and highly available under stress – and how to find one Check for service level agreements (SLAs) that guarantee uptime and performance of the APIs themselves. Tip 7
  • 18. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Reliable and highly available under stress – and how to find one Find out if there are maintenance windows. Can you do a SIM activation API call during that time? What could cause your usage reporting to be delayed? How often do maintenance windows occur, and how long do they last? Ask questions and get the answers in writing. Tip 8
  • 19. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Reliable and highly available under stress – and how to find one Search for a vendor status page (often status.companyname.com). Is there a developer portal or public listing of metrics related to outages and uptime? Have they had recent big outages? Do they provide root cause analysis or publish reasons for outages (RFOs)? When something goes wrong, you’re looking for an honest detailed explanation that assures you things will improve. Tip 9
  • 20. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Reliable and highly available under stress – and how to find one Get the vendor’s request limits. How many API requests can you make per second? Or how many concurrent API requests can you make? If they don’t know, that tells you a lot about the quality of the API. Tip 10
  • 21. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Attracts an active developer community – and how to find one Open-source repositories Active forums, current blog posts Helper libraries you can import
  • 22. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Attracts an active developer community – and how to find one Ask your developers if they’ve ever heard of the vendor you’re evaluating. The answer will tell you how developer-friendly and developer-focused they are. Tip 11
  • 23. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Attracts an active developer community – and how to find one Research vendor communications with the developer community. Does the vendor send regular updates? Can you subscribe to a product newsletter? Do they run regular webinars on new features? What’s the cadence of product announcements? Do they maintain a public change log? What documentation do they deliver on release day to encourage people to build? Tip 12
  • 24. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well supported – and how to find one Doesn’t send you to Sales for questions Supports developers like they were paying customers
  • 25. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well supported – and how to find one Look at the support plans. Is “Developer” mentioned as a category? What support does it include? Tip 13
  • 26. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well supported – and how to find one Find out which support channels are offered for free. Is it just email, or can you use chat or even voice channels? Tip 14
  • 27. 2022 TWILIO INC. ALL RIGHTS RESERVED Characteristics of a great API Well supported – and how to find one Find out which support channels are offered for free. Is it just email, or can you use chat or even voice channels? Tip 15
  • 28. © 2020 TWILIO INC. ALL RIGHTS RESERVED. Twilio Super SIM® One IoT SIM. One Experience. Maximum Global Uptime.
  • 29. Twilio Super SIM Maximum global coverage on one SIM Stop managing carriers Access hundreds of 2G, 3G, LTE, and IoT networks from top tier carriers – all via one multi-IMSI SIM Choice of networks, with built-in redundancy Get reliable service Select and control which carriers each of your devices connect to, with automatic failover if needed Efficient operations on a global IoT-only network Reduce connectivity TCO Manage your entire fleet centrally with APIs & console, and benefit from constant platform improvements Free expert advice and self-help resources Accelerate time to value Prototype and go to production quickly with free trial, free resources and free expert advisory – all pre-contract No shenanigans pricing and fulfilment Predict your costs accurately Get your SIM orders fulfilled fast and control your cellular costs with upfront discounts and never pay for overages or unused data
  • 30. 2022 TWILIO INC. ALL RIGHTS RESERVED Read more about SIM APIs? twil.io/SIMAPI