API Manager
Management System
Dashboard
Overview
API Management
API Sources
5
API Targets
1
API Receivers
2
POST-Only Receivers
3
GET-Only Receivers
5
Auto Forward
2
Client Management
API Clients
1
Token Management
5
Queue System
Monitoring
Analytics
System
System Monitor
Analytics
Home
System Status:
Online
Edit GET-Only Receiver
View Details
Back to List
Basic Information
Name
*
Descriptive name for this receiver
Endpoint
*
/api/get/
URL endpoint (alphanumeric, dash, underscore only)
Description
Endpoint publik untuk mengecek status sistem dan API health
Optional description of what this receiver provides
Data Source Configuration
Data Source
*
Select Data Source
Database Table
External API
Custom Query
Source Table
*
Select Table
api_access_logs
api_callback_logs
api_clients
api_logs
api_receive_logs
api_receivers
api_send_logs
api_sources
api_targets
api_tokens
api_transceiver_logs
api_transceivers
data_backups
failed_jobs
get_only_receivers
job_results
jobs
migrations
notifications
orders
password_reset_tokens
personal_access_tokens
post_only_receive_logs
post_only_receivers
public_data
sessions
users
API URL
*
API Headers (JSON)
Custom SQL Query
*
SELECT "online" as status, NOW() as timestamp, COUNT(*) as active_connections FROM information_schema.processlist
Use :parameter_name for dynamic parameters
Response Configuration
Response Format
*
JSON
XML
CSV
Enable Pagination
Enable pagination support
Default Limit
*
Maximum Limit
*
Response Fields (Optional)
Comma-separated list of fields to include in response (leave empty for all)
Token Management
Require API Token
Primary Token
Select Token
baden
test
test
Additional Allowed Tokens
baden
test
test
Hold Ctrl/Cmd to select multiple
Rate Limiting
Per Minute
*
Per Hour
*
Caching
Enable Response Caching
Cache Duration (seconds)
*
CORS Settings
Enable CORS
Allowed Origins
Comma-separated list (leave empty for all origins)
Status
Active
UPDATE GET-ONLY RECEIVER
SUBMIT NOW
SIMPLE SUBMIT
Cancel
Test Endpoint
Loading...