N
netbox.dev
NetBox is infrastructure resource modeling software used to manage IP addresses, devices, racks, circuits, and related network inventory data. It provides a web application and APIs for organizing and querying network source-of-truth information.
NetBox exposes a REST API under `/api` and a read-only GraphQL API under `/graphql`; both use NetBox-issued API tokens for authentication.
discovered 1d ago
REST · OpenAPI1
- NetBox APIdiscovered
GraphQL1
- NetBox GraphQL APIdiscovered
Credentials
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/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