portaltransparencia.gov.br API: list_benefits
portaltransparencia.gov.br via Parse · government_public
Query social benefit program records by period. Returns paginated results with state/municipality-level benefit data including program type and total amounts. Scraper for Brazil's Federal Government Transparency Portal. Provides access to public expenditure data, contracts, civil servants, benefits, travel records, and sanctions. Fulfilled by Parse from portaltransparencia.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- portaltransparencia-gov-br
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9e04b0c7-3205-4861-90a2-170abdecae1d/list_benefits
- Interface artifact
- sha256:37a1a2f2215b77171ce5e87a746a7e7cd59adf6dbe1eca154f55d7cf62a214ce
- Manifest digest
- sha256:3e179b4e3bf1f9410a1064271aa8be32a6c7278c100d59c29435ddb0b5db00f0
Request fields
- de (string): Start date in DD/MM/YYYY format.
- ate (string): End date in DD/MM/YYYY format.
- limit (integer): Maximum number of results per page.
- offset (integer): Pagination offset (number of records to skip).
Example queries
- {"de":"01/01/2024","ate":"31/03/2024","limit":"3","offset":"0"}