{
    "success": true,
    "message": "OvoData API v1.0",
    "endpoints": {
        "GET \/api\/networks.php": "Get all available networks",
        "GET \/api\/bundles.php": "Get all bundles (optional: ?network_id=1)",
        "GET \/api\/featured.php": "Get featured bundles (optional: ?limit=6)",
        "POST \/api\/order.php": "Create new order"
    },
    "documentation": "https:\/\/ovodata.thesortpal.io"
}