itflow/api/v1
johnnyq a79ce23ae5 Fix randomString() to generate cryptographically secure URL-safe tokens, reduced url keys to 32 Characters for performance and easy copy and paste and compatibility while still mainitaining ubreakable cryptographic keys 2025-12-18 14:24:53 -05:00
..
assets Asset Interfaces: Renamed Port to Description, added Interface Type 2025-02-12 17:13:39 -05:00
certificates Certificates API - Create endpoint 2025-11-06 14:46:08 +00:00
clients sanitize after substr 2025-11-06 16:44:34 +00:00
contacts Contacts API - Prevent more than 1 primary contact being set per client 2025-11-06 16:00:21 +00:00
credentials update credential model 2025-03-12 22:35:13 -04:00
custom Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts 2025-10-07 13:55:54 -04:00
documents Process base64 Images for document creation and editing for the API and Client Portal 2025-11-24 00:14:27 -05:00
domains API Tidy 2024-09-11 18:06:45 +01:00
expenses
invoices API Tidy 2024-09-11 18:06:45 +01:00
locations Add location create endpoint 2025-07-07 13:47:17 +01:00
networks API Tidy 2024-09-11 18:06:45 +01:00
payments
products API Tidy 2024-09-11 18:06:45 +01:00
quotes API Tidy 2024-09-11 18:06:45 +01:00
software API Tidy 2024-09-11 18:06:45 +01:00
tickets Fix randomString() to generate cryptographically secure URL-safe tokens, reduced url keys to 32 Characters for performance and easy copy and paste and compatibility while still mainitaining ubreakable cryptographic keys 2025-12-18 14:24:53 -05:00
vendors API Tidy 2024-09-11 18:06:45 +01:00
create_output.php
delete_output.php
read_output.php
require_get_method.php
require_post_method.php
update_output.php
validate_api_key.php Log the API endpoint/URL path for API auth failures to assist with debugging 2025-11-06 14:43:32 +00:00