How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mist Sites EVPN Topologies API

EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP - separating control plane (MAC / IP Learning) from forwarding plane.In our implementation, following the steps to deploy EVPN topologies in a Site

Mist Sites EVPN Topologies API is one of 212 APIs that Mist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sites EVPN Topologies. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 65 schemas. It is described by OpenAPI 3.2.0, at version 2606.1.1.

Requests are made against 12 base URLs: https://api.mist.com, https://api.gc1.mist.com, https://api.ac2.mist.com, https://api.gc2.mist.com, https://api.gc4.mist.com, https://api.eu.mist.com, https://api.gc3.mist.com, https://api.ac6.mist.com, https://api.gc6.mist.com, https://api.ac5.mist.com, https://api.gc5.mist.com, https://api.gc7.mist.com.

5 operations 2 paths 65 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2606.1.1
Base URL
https://api.mist.com/api/v1
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Mist Sites EVPN Topologies API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiToken). An API key is passed in the header as X-CSRFToken (csrfToken). By default, every request must be authenticated.

  • apiToken — Preferred authentication method for automation and integrations. Send the API token in the HTTP Authorization header. Format: Authorization: Token {apitoken} N…
  • csrfToken — Session-based authentication for browser or login/password flows. After a successful [Login](/operations/login) request, Mist returns a csrftoken cookie. Send…

Paths & Operations 5

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

Sites EVPN Topologies 5

EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP - separating control plane (MAC / IP Learning) from forwarding plane. In our implementation…

GET
/api/v1/sites/{site_id}/evpn_topologies
listSiteEvpnTopologies
listSiteEvpnTopologies 3 params → 200400401403404429
POST
/api/v1/sites/{site_id}/evpn_topologies
createSiteEvpnTopology
createSiteEvpnTopology 1 param body → 200400401403404429
DELETE
/api/v1/sites/{site_id}/evpn_topologies/{evpn_topology_id}
deleteSiteEvpnTopology
deleteSiteEvpnTopology 2 params → 200400401403404429
GET
/api/v1/sites/{site_id}/evpn_topologies/{evpn_topology_id}
getSiteEvpnTopology
getSiteEvpnTopology 2 params → 200400401403404429
PUT
/api/v1/sites/{site_id}/evpn_topologies/{evpn_topology_id}
updateSiteEvpnTopology
updateSiteEvpnTopology 2 params body → 200400401403404429

Schemas 65

The contract defines 65 schemas that model the data the API accepts and returns. The most detailed are switch_port_usage (46 properties), junos_port_config (19 properties), evpn_topology_switch (17 properties), evpn_options (13 properties). Each schema is shown below with its type and property counts.

junos_port_config_duplex
string
enum: auto, full, half
switch_port_usage_dynamic_rule
object
Dynamic port usage rule evaluated against LLDP, RADIUS, or peer MAC attributes
6 properties 1 required
evpn_topology_switch_suggested_uplinks
array
Builder-suggested uplink switch MAC addresses for an EVPN topology switch
org_id
string
Unique identifier of a Mist organization
switch_port_usage_dynamic_vlan_networks
array
Only if mode!=dynamic and portauth==dot1x, if dynamic vlan is used, specify the possible networks/vlans RADIUS can return
junos_port_config
object
Junos switch port configuration
19 properties 1 required
strings
array
Unique string values returned or accepted by this schema
switch_port_usage_storm_control
object
Switch storm control. Only if mode!=dynamic
6 properties
evpn_topology_switch_downlinks
array
Downlink switch MAC addresses for an EVPN topology switch
switch_port_usage_mac_limit
Only if mode!=dynamic, max number of MAC addresses, default is 0 for unlimited, otherwise range is 1 to 16383 (upper bound constrained by platform)
wired_port_config
object
Property key is the port name or range (e.g. "ge-0/0/0-10")
evpn_topology_switch_downlink_ips
array
Downlink IP addresses used by an EVPN topology switch
evpn_topology_switch_suggested_esilaglinks
array
Builder-suggested ESI-LAG switch MAC addresses for an EVPN topology switch
junos_other_ip_config
object
Optional switch L3 presence on an additional network or VLAN
7 properties
switch_network
object
A network represents a network segment. It can either represent a VLAN (then usually ties to a L3 subnet), optionally associate it with a subnet which can late…
7 properties 1 required
evpn_topology_switch
object
Switch member of an EVPN topology, including role and link relationships
17 properties 2 required
evpn_topology_switches
array
Switch members included in an EVPN topology
ip_type6
string
enum: autoconf, dhcp, disabled, static
evpn_topology_switch_role
string
use role==none to remove a switch from the topology. enum: access, border, collapsed-core, core, distribution, esilag-access, none
evpn_topology_switch_config
object
Per-switch configuration used by an EVPN topology member
7 properties
response_http403
object
Standard HTTP 403 permission error response
1 property
evpn_topology_switch_config_other_ip_configs
object
Additional IP addresses configured on the switch. Property key is the port network name
evpn_topology_switch_pods
array
By default, core switches are assumed to be connecting all pods. if you want to limit the pods, you can specify pods.
evpn_options_routed_at
string
optional, where virtual-gateway should reside. enum: core, distribution, edge
evpn_options_vs_instance
object
EVPN virtual-switch instance network mapping
1 property
ip_type
string
IP address assignment mode, either DHCP or static. enum: dhcp, static
created_time
number
When the object has been created, in epoch
junos_port_config_speed
string
enum: 100m, 10m, 1g, 2.5g, 5g, 10g, 25g, 40g, 100g,auto
switch_port_usage_speed
string
Only if mode!=dynamic, Port speed, default is auto to automatically negotiate speed enum: 100m, 10m, 1g, 2.5g, 5g, 10g, 25g, 40g, 100g,auto
evpn_options_vs_instances
object
Optional, for EX9200 only to segregate virtual-switches
switch_port_usage_dynamic_rule_src
string
enum: linkpeermac, lldpchassisid, lldphardwarerevision, lldpmanufacturername, lldpoui, lldpserialnumber, lldpsystemdescription, lldpsystemname, radiusdynamicfi…
switch_port_usage_mtu
Only if mode!=dynamic media maximum transmission unit (MTU) is the largest data unit that can be forwarded without fragmentation. The default value is 1514.
switch_port_usage_mac_auth_protocol
string
Only if mode!=dynamic and enablemacauth ==true. This type is ignored if mistnac is enabled. enum: eap-md5, eap-peap, pap
evpn_topologies_response
array
EVPN topology records returned by list APIs
evpn_options_overlay
object
EVPN overlay BGP settings
1 property
evpn_topology_switch_configs
object
Property key is the switch MAC address
switch_port_usage_dynamic_rules
array
Only if mode==dynamic. Dynamic matching rules that select the port usage to apply
evpn_topology_switch_suggested_downlinks
array
Builder-suggested downlink switch MAC addresses for an EVPN topology switch
vlan_id_with_variable
VLAN ID, either numeric or expressed as a template variable string
switch_port_usage_duplex
string
Only if mode!=dynamic. Link connection mode. enum: auto, full, half
response_http401
object
Standard HTTP 401 authentication error response
1 property
response_http429
object
Standard HTTP 429 rate limit error response
1 property
switch_port_usage_dot1x
stringnull
Only if mode!=dynamic. If dot1x is desired, set to dot1x. enum: dot1x
id
string
Unique ID of the object instance in the Mist Organization
evpn_topology_response
object
EVPN topology metadata returned by EVPN topology APIs
10 properties
switch_port_usage_reauth_interval
Only if mode!=dynamic and portauth=dot1x reauthentication interval range (min: 10, max: 65535, default: 3600). Set to 0 to disable reauthentication (no-reauthe…
switch_networks
object
Property key is network name
evpn_topology_switch_esilaglinks
array
ESI-LAG switch MAC addresses for an EVPN topology switch
evpn_topology_switch_config_vrf_config
object
VRF enablement for an EVPN topology switch override
1 property
evpn_topology_switch_config_dhcpd_config
object
DHCP server enablement for an EVPN topology switch override
1 property
response_http400
object
Standard HTTP 400 bad request error response
1 property
evpn_options_underlay
object
EVPN underlay BGP and subnet settings
4 properties
switch_port_usage_dynamic_rule_equals_any
array
Use equalsany to match any item in a list
switch_port_usage_mode
string
mode==dynamic must only be used if the port usage name is dynamic. enum: access, dynamic, inet, trunk
evpn_topology
object
EVPN topology create or update payload
11 properties 1 required
modified_time
number
When the object has been modified for the last time, in epoch
switch_port_usage_networks
array
Only if mode==trunk, the list of network/vlans
response_http404
object
Standard HTTP 404 not found error response
1 property
switch_port_usage
object
Junos switch port usage template and authentication settings
46 properties
site_id
string
Unique identifier of a Mist site
switch_port_usage_dynamic_reset_default_when
string
Only if mode==dynamic Control when the DPC port should be changed to the default port usage. enum: linkdown, none (let the DPC port keep at the current port us…
evpn_topology_switch_uplinks
array
Uplink switch MAC addresses for an EVPN topology switch
switch_port_usages
object
Property key is the port usage name. Defines the profiles of port configuration configured on the switch
poe_priority
string
PoE priority. enum: low, high
evpn_options
object
EVPN topology generation options for campus fabric configuration
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-sites-evpn-topologies-api-openapi.yml Raw ↑

Other APIs Mist publishes across the network.

Mist Admins API
Mist Admins Login API
Mist Admins Login - OAuth2 API
Mist Admins Logout API
Mist Admins Lookup API
Mist Admins Recover Password API
Mist Constants Definitions API
Mist Constants Events API
Mist Constants Models API
Mist Installer API
Mist MSPs Admins API
Mist MSPs API
Where this information came from

This is an independent, third-party profile of Mist Sites EVPN Topologies API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.