Skip to main content
GET
/
api
/
v1
/
export
/
mmdb
Export Mmdb
curl --request GET \
  --url https://api.example.com/api/v1/export/mmdb
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://vpn-docs.wxapros.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

X-Internal-Key
string
default:""
X-Tier
string
default:""
X-User-Id
string
default:""
X-Quota-Used
string
default:""

Response

Successful Response