Manage API Endpoints
6
Total Endpoints
4
Active Endpoints
1
In Development
45
Total API Calls
API Endpoints
Name & Endpoint Method Status Description Usage Stats Actions
Tasks API
/api/tasks.php
GET Active
Dynamic task fetching with support for delegation, FMS, and checklist tasks
Session-based (requires login)
45 calls
Last: Jan 20, 2024
Users API
/api/users.php
GET Development
User management and profile information
Session-based (admin only)
0 calls
Never used
Reports API
/api/reports.php
GET Planned
Generate and fetch system reports
Session-based (manager/admin only)
0 calls
Never used
Debug API
/api/debug.php
GET Active
Simple debug endpoint to test API functionality
Public (no authentication required)
0 calls
Never used
File Checker API
/api/check.php
GET Active
Check if API files exist and server configuration
Public (no authentication required)
0 calls
Never used
Username Filter Test API
/api/test_username.php
GET Active
Test username filtering across all task types
Session-based (requires login)
0 calls
Never used
Quick Actions