You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I had a suggestion, based on how things are panning out on the ground.
Context
The current CAMARA approach is to make lots of separate small APIs, i.e. SIM Swap, Device Swap, Device Status (Roaming), Device Status (Reachability), etc
But some of these APIs are very similar and complementary to each other, i.e. SIM Swap + Device Swap, or Device Reachability + Device Roaming
Problem
If these similar and complementary APIs are separate APIs and not just endpoints of one API, then it means that Telcos have separate roadmaps and release to market plans for each one
For these APIs to get real-world they need 'full country coverage', at least by MNOs in the first instance'
Idea / Proposal
Make less APIs and make the similar / complementary features endpoints
For example, the SIM Swap API currently has endpoints for; /check (True:False) and /retrieve-date (Timestamp), so if it had another endpoint for /device-swap then it means it would get country coverage much quicker which will lead to quicker and more adoption and usage
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I had a suggestion, based on how things are panning out on the ground.
Context
Problem
Idea / Proposal
Beta Was this translation helpful? Give feedback.
All reactions