What was this Brazilian macro series worth AS KNOWN ON a past date — not as revi
What was this Brazilian macro series worth AS KNOWN ON a past date — not as revised since. Selic, CDI, IPCA 12m, IGP-M, PTAX and EUR/BRL, returned at the vintage that was actually published on ?date=YYYY-MM-DD. Backte...
Answeringour last check, 2026-09-27
1 of 1checks answered this week
1212 msmedian answer time
$0.09listed price per call
$0.09price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
GET https://api.losbeto.xyz/br-asof
| Category | Everything else |
|---|---|
| Provider host | api.losbeto.xyz |
| Networks | algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Payment schemes | exact |
| Self-reported calls, 30 days | 0 from 0 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-27 | valid payment request | 402 | $0.09 | 1212 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {
"date": "2026-08-05",
"series": "ipca_12m_pct"
},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"queryParams": {
"properties": {
"date": {
"description": "date parameter",
"type": "string"
},
"series": {
"description": "series parameter",
"type": "string"
}
},
"required": [
"date",
"series"
],
"type": "object"
}
},
"type": "object"
},
"output": {
"properties": {
"example": {
"description": "What was this Brazilian macro series worth AS KNOWN ON a past date \u2014 not as revised since. Selic, CDI, IPCA 12m, IGP-M, PTAX and EUR/BRL, returned at the vintage that was actually published on ?date=YYYY-MM-DD. Backtests built on today's revised series contain look-ahead bias; this endpoint removes it. Every value carries its Merkle leaf and the day's Ed25519-signed root. Free proof of the archive at /br-pit-proof.",
"type": "object"
}
},
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}