Skip to main content
GET
Lista los benchmarks disponibles para comparar contra fondos: BADLAR, TAMAR, CER, A3500, MEP, CCL y OFICIAL_MINORISTA. Cada entrada informa su tipo (rate o quote), su fuente y la unidad de tasa cuando aplica. Requiere el scope fci:read.
Este endpoint no recibe parámetros.

Ejemplo de Solicitud

Respuesta Exitosa

array
Lista de benchmarks disponibles.
string
Nombre del benchmark (ej., “CER”, “BADLAR”).
string
Tipo de benchmark: rate (tasa) o quote (cotización).
string
Fuente de los datos (ej., “BCRA”).
string
Unidad de la tasa para benchmarks de tipo rate (ej., “annual_pct”). Ausente en los de tipo quote.
integer
Cantidad total de benchmarks.

Ejemplo de Respuesta Exitosa

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Catálogo de benchmarks

The response is of type object.