GET-Only Receivers
Buat Receiver Baru
Total Receivers
5
Active Receivers
5
Total Requests
21,432
Success Rate
99.3%
Daftar GET-Only Receivers
Name | Endpoint | Data Source | Token | Status | Requests | Success Rate | Actions |
---|---|---|---|---|---|---|---|
User Data API
Endpoint untuk mengambil data user dengan paginati... |
/api/get/users
json |
Table
users |
Required | Active | 1,250 |
95.8%
1,198/1,250 |
|
Product Catalog API
API untuk menampilkan katalog produk dengan fitur... |
/api/get/products
json |
Custom | Optional | Active | 3,456 |
98.4%
3,401/3,456 |
|
External Weather API
Proxy untuk mengambil data cuaca dari API eksterna... |
/api/get/weather
json |
Api | Required | Active | 892 |
98.2%
876/892 |
|
Analytics Data Export
Export data analytics dalam format CSV untuk repor... |
/api/get/analytics-export
csv |
Custom | Required | Active | 156 |
97.4%
152/156 |
|
Public API Status
Endpoint publik untuk mengecek status sistem dan A... |
/api/get/status
json |
Custom | Optional | Active | 15,678 |
99.8%
15,654/15,678 |
Tentang GET-Only Receivers
Fitur Utama:
- Hanya menerima metode GET
- Multiple data sources (Table, API, Custom Query)
- Response format (JSON, XML, CSV)
- Built-in pagination dan filtering
- Caching dan rate limiting
Cara Menggunakan:
- Buat GET-Only Receiver dengan data source
- Konfigurasi response format dan fields
- Set up authentication jika diperlukan
- Akses endpoint dengan GET request