juniper.net
Juniper Networks provides networking, security, and AI-driven network operations products, including cloud-managed Mist services and software for routing and WAN management. Its documentation covers programmatic interfaces for managing Juniper networking platforms and services.
juniper.net documents multiple developer integration surfaces: Session Smart Router REST and GraphQL APIs on tenant/device-hosted Juniper endpoints, plus Juniper Mist REST API and an MCP server; all documented surfaces require authentication.
- Juniper Mist MCP Serverdiscovered
- Session Smart Router REST APIdiscovered
- Juniper Mist REST APIdiscovered
- Session Smart Router GraphQL APIdiscovered
On a Session Smart Router, call the login API POST /api/v1/login on your router (for example https://<SSR address>/api/v1/login) with the username and password of a suitably privileged SSR user; the router returns a token used for subsequent REST and GraphQL API calls. Juniper documents this in Introduction to REST and GraphQL APIs.
In the Juniper Mist portal, create either an organization token or a user token. Juniper's docs say to go to Organization > Admin > Settings, scroll to API Token, and click Create Token; see Create API Tokens. The automation guide also notes that an organization token is recommended when sharing access to the Mist MCP server and that Mist APIs are available to customers with a Mist account; see Juniper Mist Automation Guide.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://juniper.net/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing