Skip to main content
This section is a pure reference - exhaustive signatures, parameters, return values, and semantics for every public API across every Bitfab SDK. No narrative, no “how to use”, no walkthroughs. For tutorials and getting started, see the individual SDK guides: TypeScript, Python, Ruby, Go.

Pages

Framework Integrations

Per-framework signatures (handlers, processors, wrappers) are documented in the Frameworks section. Language-specific signatures are mirrored in each SDK reference’s Framework Integrations subsection.

Invariants Across SDKs

Behavior that is guaranteed to match across all SDKs:

Common Span Types

Every SDK accepts the same enum for span type:
See Span Types for full semantics.