/
NV
nvidia
/
Material Agent Service
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
artifacts
5
assets
9
materials
3
pipeline
8
post
Upload USD file and create a session
post
Start material assignment pipeline
get
Get pipeline execution status
post
Generate an AI reference image from the input preview
delete
Delete a generated reference image
get
Get pipeline results (only when completed)
post
Cancel a running pipeline
get
Stream real-time progress events (SSE)
sessions
5
utility
2
pipeline
Start material assignment pipeline
post
/pipeline
Response
Pipeline started
SessionCreated
required
session_id
string
status
string
message
string
estimated_duration_minutes
integer
nullable
Example response
{ "status": "ready" }
Changes