portaltransparencia.gov.br API: list_travel
portaltransparencia.gov.br via Parse · government_public
Query official government travel records by period. Returns paginated results ordered by departure date descending. Includes traveler name, destination, organ, total value, and urgency flag. 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_travel
- Interface artifact
- sha256:9c55244eab300b3e2dbf4b9cde3a3d92d4d205a17f66b7cfed8407661766768e
- Manifest digest
- sha256:b6b1fa31066431666e956ddf8a2c511752c05d8be7980b2be6dd7c2099c9d573
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"}