Pncp: Get Contratacao Detail
Pncp via Parse · government_public
Retrieve full details of a single procurement process (contratação/compra). Requires the organization CNPJ, year, and sequential number obtainable from search_contratacoes results (sequencialCompra field). Returns comprehensive procurement data including proposal dates, legal basis, and funding sources. Access Brazilian public procurement data including contracts, procurement processes, price registration records, and annual contracting plans from PNCP. Fulfilled by Parse from pncp.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- pncp
- pncp-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/50f76ddd-10ad-418f-92f3-d9de4c403747/get_contratacao_detail
- Interface artifact
- sha256:3af2d8bd4c374488674b581a309d83a6b9eab5ef38015d70e385a6707fd58bac
- Manifest digest
- sha256:b7c363f43023ff2c753cb9e12cfae77485551bc803b4cbc35daf8babff869eee
Request fields
- ano (string, required): Year of the procurement (e.g. 2025).
- cnpj (string, required): CNPJ of the organization (e.g. 01065846000172).
- sequencial (string, required): Sequential number of the procurement (e.g. 369). Obtainable from search_contratacoes results as sequencialCompra.
Example queries
- {"ano":"2026","cnpj":"05472936000139","sequencial":"95"}