API Reference
API Documentation
109 endpoints available. Authentication via header X-API-Key.
Authentication
All requests require the X-API-Key header with your API key. Get your key from the account dashboard.
cURL
curl -H "X-API-Key: fd_live_SUA_CHAVE" \
https://app.fontedata.com/api/v1/consulta/receita-federal-pf/12345678900Response Headers
X-Request-IdUnique request ID
X-Request-CostCost debited (BRL)
X-Balance-RemainingRemaining balance
X-RateLimit-Remaining-RPMRemaining requests/minute
Error Codes
401Invalid or missing API key402Insufficient balance404Resource not found429Rate limit exceeded503Service temporarily unavailable