Bedrock invoke-with-response-stream (Cursor mount)

POST
/cursor/model/{modelId}/invoke-with-response-stream
AuthorizationBearer <token>

Bearer token authentication. Use your MPilot virtual-key JWT or admin JWT. Virtual keys (prefixed with sk-bf-) can also be passed here.

In: header

Path Parameters

modelIdstring

Empty Object

Response Body

curl -X POST "https://loading/{AI_GATEWAY_URL}/cursor/model/string/invoke-with-response-stream" \  -H "Content-Type: application/json" \  -d '{}'
"string"
On this page

On this page

No Headings