# Create New Application Create a new application with the user's API key Endpoint: POST /hub/apps Version: 2025-08-18T18:01:56Z Security: api_key ## Request fields (application/json): - `name` (string, required) Application Name. ## Response 200 fields (application/json): - `status` (object) response status - `status.success` (boolean) Response status - `status.code` (integer) Response status code - `result` (object) response body - `result.app-id` (string) Generated application ID