andiim3 API

This API is still in beta version. Our API uses JSON data interface for transaction.

Tips: You can view the page source for a simple yet complete working code. Open http://andiim3.com/api, then right click and choose “view page source” from your PC browser.

API Usage

Browsing And Searching APK
API URL: http://andiim3.com/api/api.php?tipe=result&s=&perpage=10&page=1

Description:
tipe = result // result = to browse the apk
s = "search keywords"  // s could be any word or phrase to search in database
perpage = 10 // limit the result shown per page, it should be any integer bigger than "0"
page = 1 // return the other page if the number of search result divided by perpage is greater than 1, it should be any integer bigger than "0"

The Total of Search Result
API URL: http://andiim3.com/api/api.php?tipe=result&totalapk=yes&s=s

Description:
s = search keywords  //  could be any word or phrase to search in database
The output will be an integer.

Tips: It will be easier to fetch the total via ajax function.

 

APK Details And download link
API URL
: http://andiim3.com/api/api.php?tipe=detail&i=1234

Description:
tipe = detail  // this is to fetch the details including the download link
i = APK ID  // integer ID number of the APK

Tips: It will be easier to fetch it via ajax function. Or you may use <iframe> tag in your HTML.

Andi Setiawan

Loving husband - Caring Father - Slap bet Commissionaire (I wish) find my complete profile on: http://andisetiawan.com/about-me http://facebook.com/andiim3 - http://gplus.to/andiim3 - http://andiim3.com

Share
Published by
Andi Setiawan

Recent Posts

Dedicated Blog for Dobby and Luna

Dobby and Luna have been part of our lives for the past years. They have…

2 years ago

Demo Site For My Projects

In the year 2021, I've completed some paid projects. Some of them are more technical,…

2 years ago

GlassTime – Glassmorphism WordPress Theme

Based on the GlassTime Bootstrap template, here I present glassmorphism WordPress Theme free to download.This…

3 years ago

GlassTime : Glassmorphism Responsive HTML5 Template

This HTML5 template is using Glassmorphism UI design language which is now trending for 2021…

3 years ago

Daftar Desa, Kecamatan, dan Kode Pos Buleleng – Bali

KecamatanKode POSBanjar81152Buleleng81119Busungbiu81154Gerokgak81155Kubutambahan81172Sawan81171Seririt81153Sukasada81161Tejakula81173Klik pada nama kecamatan untuk melihat daftar desa masing-masing. Sumber: kodepos.andiim3.com

3 years ago

Ninja diganti ADV

Ada yang bilang "semuanya akan mati matic pada akhirnya". Bener aja, sekarang tuntutan transportasi sehari-hari…

4 years ago

This website uses cookies.