Protocol analysis and housing-credit data integration for Caixa Econômica Federal’s Habitação app—installments, FGTS, proposals, and statements
Habitação Caixa is Caixa Econômica Federal’s official housing-financing app (Brazil’s fourth-largest bank). In 2024–2025 the app added a full digital journey from proposal to contract and WhatsApp tracking for financing proposals. We deliver protocol analysis and runnable API implementations so you can integrate financing simulations, open installments, payment slips (boletos), FGTS amortization and early settlement, demonstrativos, and property construction status—aligned with Open Finance Brasil and LGPD.
Click any image to view full size.
From protocol analysis and authorized data flows, the following data types can be exposed via APIs we deliver. Granularity and use cases are indicative; actual scope depends on app capabilities and client consent.
| Data type | Source (screen / feature) | Granularity | Typical use |
|---|---|---|---|
| Financing simulation | Simulation flow, property value / income / term | Per simulation, inputs and results | Portfolio analytics, pricing models |
| Proposal and credit status | Minhas Propostas, document and credit analysis | Per proposal, status and documents | CRM, compliance, pipeline reporting |
| Open installments (prestações) | Contract / installments screen | Per installment, due date and amount | Reconciliation, cash flow, collections |
| Payment slips (boletos) | Boleto issuance, inhibit printed carnê | Per boleto, bar code and value | Payment automation, ERP sync |
| FGTS amortization / settlement | FGTS requests, amortization simulation | Per request, amount and type | Accounting, regulatory reporting |
| Demonstrativos and statements | Statement issuance, contract details | Per document, date range | Audit, tax, archival |
| Contract and debit account | Due-date change, add/alter debit account | Per contract | Account aggregation, Open Finance |
| Property construction info | Construction-phase tracking | Per contract / phase | Project management, customer comms |
A lender or real-estate partner wants to aggregate financing proposals and contract status from Habitação Caixa users (with consent). Our API can expose proposal status, simulation parameters, and credit analysis progress. Data maps to Open Finance: structured credit proposals with dates, amounts, and status. Flow: Client app → auth (e.g. Caixa Login / Loterias Online same credentials) → API → aggregation → dashboard.
An accounting or collections team needs to sync open installments and payment slips with internal systems. We deliver endpoints that return prestações (due date, amount, status) and boleto data (bar code, value). This fits Open Data: payment obligations and instruments in one place. Fields: installments[], boleto_url, due_date, amount.
Compliance or finance teams need to track FGTS-based amortization and early liquidation requests. Our implementation can expose amortization simulations and request history (with consent). Response includes request type, amount, date, and contract reference—aligned with Brazilian housing-credit and data retention rules.
Users or advisors need to export demonstrativos and contract documents for tax or audit. We deliver a “statement export” endpoint with date range and contract filters. Data flow: app → auth → API → PDF/JSON output; logs retained for audit and LGPD compliance.
Developers or customer success teams want to sync property construction status from Habitação Caixa with CRM or notification systems. Our API can return construction-phase information per contract (with consent). Use: automated status updates, reduced support calls, and transparent delivery tracking.
// Example: fetch open installments (pseudo)
GET /api/v1/habitacao-caixa/installments
Authorization: Bearer <ACCESS_TOKEN>
Query: contract_id, from_due_date, to_due_date (optional)
Response: {
"installments": [
{ "due_date": "2025-04-10", "amount": 1500.00, "status": "open" }
],
"total_open": 1500.00
}
// Example: proposal and credit status (pseudo)
GET /api/v1/habitacao-caixa/proposals
Authorization: Bearer <ACCESS_TOKEN>
Response: {
"proposals": [
{ "id": "...", "status": "credit_analysis", "documents_pending": [] }
]
}
// Login (same as Loterias Online / Caixa apps) and token refresh (pseudo)
POST /api/v1/auth/login
Content-Type: application/json
{ "cpf_or_email": "***", "password": "***" }
Response 200: { "access_token": "...", "refresh_token": "...", "expires_in": 3600 }
Response 401: { "error": "invalid_credentials", "message": "Login or password invalid" }
We work from client authorization or public/authorized APIs and follow privacy and local regulations. For Habitação Caixa and Brazilian housing credit, we align with LGPD (Lei Geral de Proteção de Dados Pessoais): consent, purpose limitation, data minimization, and user rights. We also consider Open Finance Brasil (Banco Central–regulated) for credit and account data sharing. All implementations support consent records, minimal retention, and secure transmission.
A typical pipeline we design: (1) Client app (Habitação Caixa or your front-end) — user consents and triggers requests. (2) Ingestion / API layer — our delivered service authenticates (e.g. Caixa Login or token), validates scope, and queries the data source. (3) Storage or cache (optional) — for aggregation or reporting. (4) Output — JSON/API to your dashboard, ERP, or collections. Logs and consent are retained for audit.
Habitação Caixa targets B2C users in Brazil: individuals and families buying residential property (new or used), including Minha Casa Minha Vida participants. It serves both Caixa account holders and non–account holders. The app is on Android (6+) and iOS (package br.gov.caixa.habitacao). In the same ecosystem, Simulador Habitacional CAIXA (web) and Loterias Online (same login) complement the journey; Caixa’s developer portal (desenvolvedores.caixa.gov.br) participates in Open Finance Brasil alongside Banco do Brasil, Itaú, and Bradesco.
We are a technical studio focused on app interface and authorized API integration. We deliver protocol analysis, Open Data integration, third-party integration, and automated scripting plus API documentation. Services start at $300; we can deliver first and you pay when satisfied.
What do I need to provide?
How long until delivery?
Compliance and privacy?
Pensou em casa? Pensou na Caixa. If you have used Loterias Online or another Caixa app (except Internet Banking), use the same login and password—no need to register again. Buying your own home is simpler than you think. With the Habitação Caixa app you can simulate financing, create your proposal, register participant data and documents, and submit the proposal to Caixa entirely digitally. Credit analysis, documents, and property tracking are done in the app. The service is available to account holders and non–account holders for new or used residential property. For existing housing financing: check open installments and payment details; issue payment slips and inhibit printed carnê; simulate amortization and early settlement with own funds; issue slips for settlement or amortization; if you already use FGTS in the contract, request amortization, partial payment, or early settlement in the app; issue demonstrativos; change due date; add or change debit account; track property construction. Download and try. Compatibility: Android 6 (Marshmallow) or higher. Support: Login Caixa (registration and password/email change) 3004 1104 (capitals) / 0800 726 0104 (other regions); app and services: SAC CAIXA.