This document provides an overview of Open Fabric Interfaces (OFI), which are high-performance APIs that allow applications to access fabric hardware with low latency. OFI defines interfaces for control, communication, completion, and data transfer services. It has an object-oriented design with objects like fabrics, domains, endpoints, and memory regions. OFI supports both connected and connectionless communication models and is agnostic to the underlying networking protocols and hardware implementations.