naftiko: 1.0.0-alpha2 info: label: Mixedbread Reranking — Rerank Documents description: 'Mixedbread Reranking — Rerank Documents. 1 operations. Self-contained Naftiko capability covering one Mixedbread business surface.' tags: - Mixedbread - Reranking created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: MXBAI_API_KEY: MXBAI_API_KEY capability: consumes: - type: http namespace: reranking-reranking baseUri: https://api.mixedbread.com description: Mixedbread Reranking — Rerank Documents business capability. Self-contained, no shared references. resources: - name: v1-reranking path: /v1/reranking operations: - name: rerankdocuments method: POST description: Rerank documents against a query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: apikey key: authorization value: 'Bearer {{env.MXBAI_API_KEY}}' placement: header exposes: - type: rest namespace: reranking-reranking-rest port: 8080 description: REST adapter for Mixedbread Reranking — Rerank Documents. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: []