cURL
curl --request GET \ --url https://app.onefirewall.com/api/v1/vpn/{vid} \ --header 'Authorization: <api-key>'
{ "vid": "OFA-VID-LIC-XXXXXX", "account_name": "Test", "notes": "", "ts": 1720917876, "user": { "guid": "OFA-GUID-2091-4193-9813", "name": "Name", "surname": "Surname", "username": "[email protected]", "role": 0, "unsuccessful_login": 0, "member_of": { "gid": "OFA-GID-XXXXXXX", "name": "OneFirewall Alliance LTD", "trust": 0.85, "delay": "0", "credit_tokens": 20003000, "debit_tokens": 2597036, "is_public": 0 } }, "mgid": "OFA-GID-XXXXXXXXX", "exist": true }
Get Information and Installation instruction of a given VPN License ID
Documentation IndexFetch the complete documentation index at: https://docs.onefirewall.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization Token
VPN ID (Starts with OFA-VID-LIC prefix)
The response is of type string.
string