Skip to main content
GET
/
catalogos
/
banxico
[
  {
    "fecha": "<string>",
    "monto": 0
  }
]

Authorizations

Authorization
string
header
required

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

Response

fecha
string
required

Fecha del Índice Nacional de Precios al Consumidor

monto
number
default:0
required

Monto del Índice Nacional de Precios al Consumidor

I