Skip to main content
POST
/
v1
/
inference
/
rerank
Rerank documents
curl --request POST \
  --url https://flow.seekr.com/v1/inference/rerank \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Seekr API Key without 'Bearer' Prefix

Response

200 - application/json

Successful Response

Last modified on June 18, 2026