IXON WebAccessList API
The WebAccessList API from IXON — 1 operation(s) for webaccesslist.
The WebAccessList API from IXON — 1 operation(s) for webaccesslist.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/ixon-webaccesslist-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
contact:
name: IXON B.V.
url: https://www.ixon.cloud/
email: support@ixon.cloud
description: API for the IXON Cloud Platform
license:
name: All Rights Reserved
url: https://www.ixon.cloud/
title: IXON AccessRecoverList Web Access List API
version: 0.1.294
servers:
- description: IXON Cloud platform server
url: https://portal.ixon.cloud:443/api/
tags:
- name: WebAccessList
paths:
/web-accesses:
get:
tags:
- WebAccessList
summary: WebAccessList
responses:
'200':
description: Success response. Data could be an object instead of a list when one value is returned
content:
application/json:
schema:
type: object
required:
- status
- type
- data
properties:
status:
type: string
default: success
type:
type: string
moreAfter:
type:
- string
- 'null'
data:
type: array
items:
type: object
properties:
publicId:
maxLength: 50
minLength: 1
type: string
agent:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 0
type:
- string
- 'null'
deviceId:
maxLength: 128
minLength: 1
type: string
type:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
additionalSubnets:
type: boolean
allowDataPublishing:
type: boolean
allowDemoDevice:
type: boolean
allowTemplating:
type: boolean
allowReboot:
type: boolean
configPush:
type: boolean
configFileFormat:
maximum: 4294967295
type: integer
format: int32
customServers:
type: boolean
deviceIdFormat:
maxLength: 255
minLength: 1
type: string
httpProxyPort:
maximum: 65535
type:
- integer
- 'null'
format: int32
latestFirmwareFile:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
description:
maxLength: 65535
minLength: 0
type: string
code:
maxLength: 255
minLength: 1
type: string
notes:
maxLength: 65535
minLength: 0
type: string
agentType:
type: object
properties:
publicId:
type: string
type:
enum:
- firmware
type: string
latest:
type: boolean
custom:
type: object
name:
maxLength: 255
minLength: 1
type: string
offlineConfiguration:
type: boolean
openvpnConfigMultiUse:
type: boolean
purchasePrice:
type: object
properties:
gratis:
type: boolean
router:
type: boolean
stunnelSupport:
type: boolean
wanPortForwardings:
type: boolean
custom:
type: object
hasSecondWanPort:
type: boolean
location:
type:
- object
- 'null'
properties:
name:
maxLength: 255
minLength: 1
type: string
latitude:
type: string
longitude:
type: string
geoLocation:
type:
- object
- 'null'
properties:
latitude:
type: string
longitude:
type: string
country:
maxLength: 255
minLength: 1
type: string
city:
maxLength: 255
minLength: 1
type: string
timeZone:
maxLength: 255
minLength: 1
type:
- string
- 'null'
custom:
type: object
description:
maxLength: 65535
minLength: 0
type:
- string
- 'null'
useStunnel:
type: boolean
preferLocationOverGeoip:
type: boolean
reRegistration:
type: boolean
replaceRegistration:
type: boolean
replaceMacAddress:
maxLength: 17
minLength: 0
pattern: '[0-9a-fA-F]{2}(:[0-9a-fA-F]{2}){5}'
type:
- string
- 'null'
fixedVpnAddress:
maxLength: 255
minLength: 0
type:
- string
- 'null'
macAddress:
maxLength: 17
minLength: 1
type: string
serialNumber:
maxLength: 128
minLength: 1
type: string
pullCodeGeneratedOn:
type:
- string
- 'null'
format: date-time
controlKeyGeneratedOn:
type:
- string
- 'null'
format: date-time
lastSeenAgentUserAgent:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
value:
maxLength: 255
minLength: 0
type:
- string
- 'null'
configName:
maxLength: 255
minLength: 0
type:
- string
- 'null'
configVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
hardware:
maxLength: 255
minLength: 0
type:
- string
- 'null'
hardwareCode:
maxLength: 255
minLength: 0
type:
- string
- 'null'
hardwareVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
firmwareVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
osName:
maxLength: 255
minLength: 0
type:
- string
- 'null'
osVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
appName:
maxLength: 255
minLength: 0
type:
- string
- 'null'
appVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
packageName:
maxLength: 255
minLength: 0
type:
- string
- 'null'
packageVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
libixagentVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
libixloggerVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
logOnTrigger:
type: boolean
alarming:
type: boolean
dataMonitoring:
type: boolean
wifi:
type: boolean
remoteFirmwareUpgrade:
type: boolean
staticMapping:
type: boolean
stewardConfigPush:
type: boolean
wanInterfaceEth0:
type: boolean
wanInterfaceWifi0:
type: boolean
wanInterfaceCell0:
enum:
- 3G
- 4G
- neither
type: string
multiWan:
type: boolean
openvpnVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
openvpnOccEnabled:
type: boolean
openvpnOpensslVersion:
maxLength: 255
minLength: 0
type:
- string
- 'null'
networkValues:
type: array
items:
type: object
properties:
interface:
maxLength: 255
minLength: 1
type: string
name:
maxLength: 255
minLength: 1
type: string
value:
type: array
items:
maxLength: 255
minLength: 0
type: string
networkReportedOn:
type:
- string
- 'null'
format: date-time
activeStatus:
enum:
- active
- inactive
type: string
activationLicence:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
type:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
usageType:
enum:
- advanced-user-management
- agent-registration-profile
- agent-templates
- alarming
- api-integrations
- app-engine-level-1
- app-engine-level-2
- app-engine-level-3
- asset-management
- card-view
- connection-monitoring
- controlled-devices
- custom-branding
- custom-domain
- custom-fields
- custom-legal
- custom-legal-legacy
- custom-sso
- edge-app-management
- ixagent
- landing-page
- live-data
- logging
- m2m-cloud-cluster
- main-pages
- mobile-app
- mqtt-device
- object-storage
- premium-branding
- rdp
- remote-access
- reporting
- request-access
- rtsp
- scim
- session-recording
- sla
- ssh
- subgroups
- temporary-access
- vpn-access-rule
- vpn-usage
type: string
companyLimit:
maximum: 4294967295
type:
- integer
- 'null'
format: int32
scope:
enum:
- agent
- company
type: string
serialNumber:
maxLength: 255
minLength: 1
type: string
expiresOn:
type:
- string
- 'null'
format: date-time
activated:
type: boolean
trial:
type: boolean
value:
maxLength: 255
minLength: 1
type:
- string
- 'null'
locked:
type:
- boolean
- 'null'
maxRetentionPolicy:
maxLength: 255
minLength: 2
type:
- string
- 'null'
bundle:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
pendingRegistration:
type: boolean
card:
type:
- object
- 'null'
properties:
publicId:
type: string
activeVpnSession:
type:
- object
- 'null'
properties:
rscServer:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
vpnRange:
maxLength: 255
minLength: 1
type: string
supportedLayers:
type: array
items:
enum:
- tun
- tap
type: string
location:
type: object
properties:
name:
maxLength: 255
minLength: 1
type: string
latitude:
type: string
longitude:
type: string
startedOn:
type: string
format: date-time
sessionName:
maxLength: 255
minLength: 1
type: string
vpnAddress:
maxLength: 255
minLength: 0
type:
- string
- 'null'
closed:
type: boolean
vpnChangedOn:
type:
- string
- 'null'
format: date-time
mdrServer:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
mqttChangedOn:
type:
- string
- 'null'
format: date-time
loggingMdrServer:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
loggingMqttChangedOn:
type:
- string
- 'null'
format: date-time
lsiServer:
type:
- object
- 'null'
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
company:
type: object
properties:
publicId:
maxLength: 24
minLength: 24
pattern: (\d{4}-){4}\d{4}
type: string
name:
maxLength: 255
minLength: 1
type: string
controlledBy:
type:
- object
- 'null'
properties:
publicId:
maxLength: 24
minLength: 24
pattern: (\d{4}-){4}\d{4}
type: string
name:
maxLength: 255
minLength: 1
type: string
vpnAudience:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
name:
maxLength: 255
minLength: 1
type: string
description:
maxLength: 255
minLength: 0
type:
- string
- 'null'
custom:
type: object
default:
type: boolean
type:
enum:
- alarm
- page
- service
type:
- string
- 'null'
vpnRequireAccessApproval:
type: boolean
vpnAccessRules:
type: array
items:
type: object
properties:
publicId:
maxLength: 12
minLength: 12
type: string
agent:
type: object
properties:
publicId:
type: string
audience:
type: object
properties:
publicId:
type: string
ipAddress:
maxLength: 255
minLength: 0
type: string
netMask:
maxLength: 255
minLength: 0
type: string
vpnVisibleInMobileApp:
type: boolean
vpnVisibleOnWeb:
type: boolean
dataAudience:
type:
- object
- 'null'
properties:
publicId:
# --- truncated at 32 KB (168 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/ixon/refs/heads/main/openapi/ixon-webaccesslist-api-openapi.yml