EDAT Data Platform API
API gateway (Kong) for Unicamp's Escritorio de Dados e Apoio a Tomada de Decisao (EDAT), the university's data office. It backs catalogo.dados.unicamp.br and apoio.dados.unicamp.br. Verified live 2026-09-01: GET /superset/public/papeis returns 200 application/json with 364 role objects (55,697 bytes) and requires no credential; GET /suporte/public/sistemas returns 401 {"message":"Unauthorized"}; unrouted paths return the Kong "no Route matched with those values" envelope. Unicamp publishes no OpenAPI for it - the definition in this repo was reconstructed from those probes and from the route names in the catalog front-end bundle, and is marked as ours.