API JSON-checks
Veilige GET-checks op belangrijke API-endpoints. Deze audit wijzigt geen data.
Totaal: 8 OK: 8 Fouten: 0 Overgeslagen: 0
Status Endpoint HTTP JSON Success Melding
OK API health
/crm/api/health.php
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Dashboard API
/crm/api/dashboard.php
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Werkbonnen API
/crm/api/work-orders.php?limit=1
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Klanten API
/crm/api/customers.php?limit=1
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Producten API
/crm/api/products.php?limit=1
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Mobile werkbon acties API
/crm/api/mobile-work-order-action.php
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Upload werkbon bestand API
/crm/api/upload-work-order-file.php
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.
OK Upload werkbon handtekening API
/crm/api/upload-work-order-signature.php
401 ja false Geldige JSON-response. Endpoint is beveiligd en vraagt API-token.