Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-bid.startgov.com.br/v1/transparency/biddingModalities
{ "success": true, "message": "Dados recuperados com sucesso", "data": [ { "id": 1, "name": "Pregão Eletrônico" } ] }
Retorna todas as modalidades de licitação disponíveis na plataforma.
Lista de modalidades
true
"Dados recuperados com sucesso"
Show child attributes