NetBox · GraphQL Specification

NetBox GraphQL API

A GraphQL API providing flexible querying capabilities for NetBox data with support for nested queries and custom field selection.

Documentation Endpoint View on GitHub Data CenterDCIMInfrastructure as CodeIPAMNetwork AutomationNetwork ManagementOpen SourceSource of TruthGraphQL

Overview

NetBox GraphQL API is a GraphQL API specification published by NetBox on the APIs.io network.

A GraphQL API providing flexible querying capabilities for NetBox data with support for nested queries and custom field selection.

The GraphQL endpoint is available at https://demo.netbox.dev/graphql. documentation is published at https://docs.netbox.dev/en/stable/integrations/graphql-api/.

The specification includes 1 reference link.

Tagged areas include Data Center, DCIM, Infrastructure as Code, IPAM, and Network Automation.

Endpoint

https://demo.netbox.dev/graphql

References

Related API Specs

NetBox REST API (OpenAPI)
Back to NetBox · All GraphQL Specs · GitHub