API Reference for NVIDIA NIM for Object Detection#

This documentation contains the API reference for NVIDIA NIM for Object Detection.

For examples of how to use the API, refer to Use the API.

You can download the complete API spec.

Runtime Documentation Routes#

The server also exposes the following convenience routes. These routes are not part of the OpenAPI contract and should not be treated as endpoints for generated inference clients.

Endpoint

Method

Description

/v1/openapi.json

GET

Return the runtime OpenAPI specification.

/openapi.json

GET

Return the runtime OpenAPI specification through the compatibility alias.

/docs

GET

Open the bundled Swagger UI.

Use these routes to inspect the specification that a running deployment serves, which can differ from the version published in this documentation.

OpenAPI Reference#

The following is the OpenAPI reference for NVIDIA NIM for Object Detection.