For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to RubyGems
      • Configuration
      • Adding custom code
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsRuby

Changelog

November 29, 2025
November 29, 2025

1.0.0-rc53

(feat): Pass raw_client to custom pager for pagination. This allows custom pager implementations to fetch additional pages using the HTTP client.

1.0.0-rc52

(fix): Fix root client generation for inferred auth. The client now correctly creates an unauthenticated client for the auth endpoint, passes auth_client and options to InferredAuthProvider, and uses the correct Internal namespace.

1.0.0-rc51

(fix): Fix inferred auth token refresh to properly refresh when within buffer period. The token is now refreshed when the current time is within 2 minutes of expiration, rather than only after the token has fully expired.

1.0.0-rc50

(feat): Add inferred auth support for Ruby SDKs. The SDK now generates an InferredAuthProvider class that handles automatic token retrieval and caching with expiration handling. Root clients accept the token endpoint request parameters for inferred authentication.

Was this page helpful?
Edit this page
Previous

December 2, 2025

Next

November 28, 2025