Https Outcalls

Make HTTPS requests from canisters to external web APIs. Covers transform functions for consensus, cycle cost management, response size limits, and idempotency patterns. Use when a canister needs to call an external API, fetch data from the web, or make HTTP requests. Do NOT use for EVM/Ethereum calls — use evm-rpc instead.

dfinity 8322efc 21.8 KB Updated

File contents

dfinity/icskills/tree/main/skills/https-outcalls commit 8322efc706

Frequently asked questions

npx skillmds@latest add dfinity/https-outcalls