> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api/deka-vpn/download-installer-mac-openvpn-service.md).

# Download installer mac OpenVPN service

Download the OpenVPN service installer file for Mac based on the IP parameter

```json
{"openapi":"3.1.1","info":{"title":"Cloudeka AI - API Documentation","version":"1.0.0"},"tags":[{"name":"Deka VPN","description":"API endpoints for Deka VPN (base: /core/vpn)"}],"servers":[{"url":"https://ai.cloudeka.id/"}],"paths":{"/core/vpn/v1/openvpn/download-installer-mac":{"get":{"description":"Download the OpenVPN service installer file for Mac based on the IP parameter","tags":["Deka VPN","openvpn"],"summary":"Download installer mac OpenVPN service","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ai_vpn__response.Response"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ai_vpn__response.Response"}}}}}}}},"components":{"schemas":{"ai_vpn__response.Response":{"type":"object","properties":{"data":{},"error":{},"message":{"type":"string"}}}}}}
```
