IC Interface Specification
TODO: Write content for this page.
Summary page for the IC interface specification. Provide a structured overview of the spec sections: System API (canister imports), HTTP interface (ingress messages, read state), certified data, canister lifecycle, and management canister. Link to the full specification for each section. This page serves as a navigation aid, not a duplication of the spec.
- Portal: references/ic-interface-spec.mdx
- Full spec: https://internetcomputer.org/docs/references/ic-interface-spec
- reference/management-canister — management canister subset
- reference/candid-spec — encoding used by the interface
- reference/http-gateway-spec — HTTP gateway protocol