> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/fleet-intel/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/fleet-intel/_mcp/server.

# Fleet Intelligence - API Reference

Service Keys can be created from the NVIDIA GPU Cloud (NGC) portal by selecting
**Organization** → **Service Keys** → **Create Service Key** from the upper-right corner menu.
When creating a service key, you can select a service and a scope of the key. Select
**Fleet Intelligence** as the service; four scopes are available:
**View Inventory**, **View Reports**, **View Alerts**, and **Manage Inventory**.
The Entity Type and Entity Value should be set to **All Entity**.

The base URL for the API is: `https://api.fleet-intelligence.nvidia.com`.

The OpenAPI definition file can always be found at
`https://api.fleet-intelligence.nvidia.com/fleet-intelligence/public/openapi.json` or
utilize the API explorer below.