Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
Flash Calculador de Frete is a shipping-rate calculation API developed by Envixo. The page positions it as a programmatic freight calculation service for e-commerce. Developers call the API with a client key, destination CEP, and package weight to receive available logistics products and prices. Its use case is clearly oriented toward local Brazilian e-commerce: the documentation mentions Correios and Transportadoras, and includes products related to Flash Courier.
The current documentation mainly highlights GET /api/v1/calcular_frete. The API follows a REST style, returns JSON, and authenticates via the cliente_chave parameter. The key parameters are cep_destino and peso_gramas. The response examples cover success, unsupported CEP, no available products, overweight packages, invalid keys, missing parameters, and server errors, which is helpful for developers implementing error handling.
The documentation provides examples in Ruby, Java, JavaScript, C#, Python, and PHP, suggesting that it is not tied to any specific language or framework. The page also lists entries such as Calcular Frete V2, POST Wake Commerce, and Magento integration, but the captured content does not provide detailed explanations, so their exact capabilities cannot be confirmed. No official SDK, rate limits, SLA, versioning policy, or changelog were found.
The page does not publish pricing, plans, free quotas, or billing methods; it only states that users need to get in touch to obtain an API Key. For enterprise procurement, this increases evaluation overhead. For small and mid-sized developers, it is also less transparent than a developer platform with self-service signup and trial access.
The advantages are a simple API, few required parameters, and sufficient examples. It is suitable for Brazilian e-commerce checkout pages, OMS/ERP systems, or Magento/Wake Commerce stores that need real-time shipping-rate estimates. The downsides are the lack of information on commercial terms, service support, security practices, and advanced API governance. Since the authentication key is passed as a URL parameter, callers also need to manage the risk of key leakage through logs.
Access from mainland China cannot be determined from the page content alone, so it should be treated as unknown. Because the service mainly revolves around Brazilian CEPs and local logistics networks, domestic Chinese teams working on cross-border e-commerce for Brazil may want to evaluate it. If the target is Chinese logistics, local courier or aggregated logistics APIs should be prioritized. Alternatives for international or Brazilian markets include Correios API, Melhor Envio, Frenet, ShipperHQ, EasyPost, and others.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on flashcalculador.com.br official site.
flashcalculador.com.br is an Brazil API & Data provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach flashcalculador.com.br directly.