Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Extreme Networks Authorization API

API token and permissions

Extreme Networks Authorization API is one of 52 APIs that Extreme Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authorization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 25.9.0-36.

Requests are made against a single base URL, https://api.extremecloudiq.com.

5 operations 5 paths 9 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
25.9.0-36
Base URL
https://api.extremecloudiq.com
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Extreme Networks Authorization API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JSON Web Token (JWT) based authentication

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Authorization 5

API token and permissions

POST
/auth/apitoken
Generate new API token
generateApiToken body → 200default
GET
/auth/apitoken/info
Get current API token details
getCurrentApiTokenInfo → 200default
POST
/auth/apitoken/:validate
Validate API token
validateApiToken body → 200401default
GET
/auth/permissions
Get permissions for current login user
listPermissions → 200default
POST
/auth/permissions/:check
Check permissions
checkPermissions body → 200default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are XiqApiTokenInfo (9 properties), XiqGenerateApiTokenResponse (7 properties), XiqError (6 properties), XiqPermission (3 properties). Each schema is shown below with its type and property counts.

XiqApiTokenInfo
object
9 properties 7 required
XiqGenerateApiTokenRequest
XiqError
object
6 properties 3 required
XiqCheckPermissionRequest
object
2 properties 2 required
RateLimitPolicy
object
Configuration for API usage quotas and throughput limits.
2 properties 1 required
XiqCheckPermissionResponse
object
2 properties 2 required
XiqGenerateApiTokenResponse
object
7 properties 5 required
XiqErrorParams
object
Error parameters
2 properties
XiqPermission
object
The permission
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extreme-networks-authorization-api-openapi.yml Raw ↑

Other APIs Extreme Networks publishes across the network.

ExtremeCloud IQ Controller REST API Gateway
ExtremeCloud IQ Controller Application Manager API
Ansible Network Collection for Extreme EXOS
Ansible Network Collection for Extreme VOSS
Ansible Network Collection for Extreme SLX-OS
Ansible Network Collection for Extreme NOS
Ansible Network Collection for Extreme Fabric Engine
Extreme Networks Account API
Extreme Networks Administration API
Extreme Networks AFC API
Extreme Networks Alert API
Extreme Networks Application API