Skip to main content

API Reference

Authentication

All requests to the Nova API must include a valid bearer token in the Authorization header.

Endpoints

The table below lists the primary endpoints exposed by the Nova API.

MethodPathDescription
POST/v1/nova/modelsDeploy a model
POST/v1/nova/models/:id/predictRun inference against a deployed model
GET/v1/nova/models/:id/metricsGet latency and throughput metrics

Support

For questions about Nova, contact the product team or visit the community forum.