Vertex rank (Cursor mount)
Cursor mount of POST /genai/v1/rank — Vertex AI ranking.
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
Empty Object
Response Body
curl -X POST "https://loading/{AI_GATEWAY_URL}/cursor/v1/rank" \ -H "Content-Type: application/json" \ -d '{}'{}