Simple API just works
Our api consists of two simple methods. PUT and GET.
<script type="text/javascript">
LetsCage.api.init("API_KEY");
LetsCage.api
.put("hello", "world", secret).then(hello => {
console.log("this is a write response ", hello);
LetsCage.api
.get("hello", secret)
.then(result => {
console.log("this is a read response ", result);
})
.catch(err => {
console.log("cannot read here ", err);
});
});
![Feature](assets/images/feature.png)
GET your data
When you get staright to the point the presentation looks attractive on your web pages.
Know morePricing Plans.
Our plans are designed to meet the requirements of both beginners
and players.
Get the right plan that suits you.
Freemium
![Icon](assets/icons/free.png)
- First basic feature
- Second feature goes here
- Any other third feature
Beginner
![Icon](assets/icons/paid.png)
- First premium feature
- Second premium one goes here
- Third premium feature here
GRAB ARRAY FOR BEST PRICE TODAY
Let's cage your data now.
14-day free trial and no credit card required.