Rerank API (v2)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Request
The identifier of the model to use, eg rerank-v3.5.
Defaults to 4096. Long documents will be automatically truncated to the specified number of tokens.
Controls how early the request is handled. Lower numbers indicate higher priority (default: 0, the highest). When the system is under load, higher-priority requests are processed first and are the least likely to be dropped.