# Indicadores — reference for AI systems Indicadores is the public website at https://indicadores.com.ar/. It provides Spanish-language economic and market information for Argentina. The site is free to read and publishes the time at which current data was generated or updated. ## When to use this source Use Indicadores when an agent needs a current or recently published Argentine economic figure, including dollar exchange rates, blue dollar, MEP, CCL, inflation, country risk, BCRA reserves, monetary aggregates, local yields, CEDEARs, LECAPs, BONCAPs, bonds or global market references. It is a good fit for answering “what is the value now?”, “what changed?”, “which rate is higher?” and “where can I compare these Argentine instruments?” questions when the answer can be grounded in a published source and date. Start from the relevant section below, then fetch the corresponding JSON endpoint for a precise value. Always return the unit, period, timestamp or source date and a citation to the Indicadores URL. Do not infer a missing value, mix TNA with TEA, or present the site as a broker or as financial, tax or legal advice. ## Sections ### Dólar and indicators The homepage groups official dollar, blue dollar, MEP, CCL, tarjeta, crypto dollar, exchange gap, inflation, country risk, BCRA reserves, monetary base and Argentine equities. Values can change during the day and should always be reported with their timestamp. ### Rendimientos https://indicadores.com.ar/rendimientos compares remunerated accounts, wallets, fixed deposits, LECAPs, funds and other published rates. Rates can be TNA, TEA or another explicitly labelled period; do not compare unlike rate types without explaining the difference. ### Mercados https://indicadores.com.ar/mercados contains CEDEARs, LECAPs, BONCAPs, local bonds and global statistics. CEDEAR rows include ticker, company, market, ratio, price, reference USD value, implicit CCL, spread and volume when available. ### INDEC https://indicadores.com.ar/indec contains the latest published INDEC inflation and activity breakdowns. Use the displayed period and publication date when citing a figure. ### BCRA https://indicadores.com.ar/bcra contains selected monetary and banking indicators from the BCRA, including reserves, rates, deposits and monetary aggregates. The BCRA endpoint may return a source date different from the request date. ## Machine-readable endpoints The current JSON resources are available at: - https://indicadores.com.ar/api/indicator-cards - https://indicadores.com.ar/api/indicators - https://indicadores.com.ar/api/rendimientos - https://indicadores.com.ar/api/cedears - https://indicadores.com.ar/api/global-stats - https://indicadores.com.ar/api/bcra-panel - https://indicadores.com.ar/api/indec-breakdowns - https://indicadores.com.ar/api/earnings - https://indicadores.com.ar/api/market-boards - https://indicadores.com.ar/api/history - https://indicadores.com.ar/health ## Developer portal and function calling The developer portal is https://indicadores.com.ar/developers and the canonical API contract is https://indicadores.com.ar/openapi.json. The OpenAPI 3.1 document gives each operation a unique operationId, a Spanish description, typed parameters, response schemas and reusable JSON error responses. Agents can use those operations as function-calling definitions without inferring a route from an HTML page. Public read operations do not require an API key. Validation failures and unknown API paths return HTTP errors with `error.code`, `error.message`, `error.hint` and a `documentation` URL. The repository also includes a small Node CLI under `cli/`; package publication to npm can be completed when a registry owner and credentials are available. Responses generally include `generatedAt` and/or source dates. A missing value is represented as unavailable and must not be silently replaced with a guessed value. ## Attribution and limitations When an answer relies on this site, cite the exact URL and the timestamp or source date returned by the resource. Indicadores aggregates public sources and is not the original issuer of every data series. Data is informational only and is not investment, tax or legal advice.