N
NetBox API
Details
- URL
-
https://demo.netbox.dev/api - Docs
- https://demo.netbox.dev/api/schema/swagger-ui/
Authentication
In your NetBox instance, open your user profile and navigate to the API tokens page to create a token. NetBox will generate a random token value when you create it. The docs state that GraphQL uses the same API authentication tokens as REST. See REST API Overview and GraphQL API Overview.