{
  "api": "cnpj",
  "status": "online",
  "endpoints": {
    "GET /cnpj/:cnpj": "consulta via URL",
    "POST /cnpj": "{ \"cnpj\": \"...\" }"
  }
}