{"service":"OGGEH Manage API","version":"1.0.0","description":"Content Management API for OGGEH Platform","documentation":"/api/docs","endpoints":{"pages":"/api/pages","models":"/api/models","albums":"/api/albums","languages":"/api/languages","apps":"/api/apps"},"authentication":{"method":"HMAC-SHA256 Signature","required_headers":{"OGGEH-API-Key":"Your app API key","OGGEH-Timestamp":"Unix timestamp in milliseconds","Authorization":"Bearer {hmac_signature}"},"note":"Credentials are ONLY accepted via headers. Query params and body params are not supported."}}