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.
预约演示登录免费开始
  • 使用 SDK
    • SDK 概述
    • SDK 如何工作
    • Quickstart
    • Customer showcase
  • 使用 SDK
    • 项目结构
    • 添加自定义代码
    • Migrating to Replay
    • 功能特性
  • 参考
      • Generating an SDK
      • 发布到 PyPI
      • Python 配置
      • 添加自定义代码
      • 动态身份验证
      • aiohttp 支持
      • 变更日志
      • Customer showcase
  • 资源
    • 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
预约演示登录免费开始
参考Python

Changelog

March 31, 2026
March 31, 2026

5.2.1

(fix): 修复用户提供的 httpx_client 在实例化 OAuth token 提供者的内部 HTTP 客户端时被忽略的问题,导致自定义传输、SSL 证书和代理无法应用于 token 刷新请求。

5.2.0

(feat): 添加 maxRetries 自定义配置选项。在 generators.yml 中设置时,生成的 SDK 使用指定值作为默认重试次数,而不是硬编码的默认值 2。设置为 0 可默认禁用重试,这对于具有非幂等端点的 API 很有用。SDK 用户仍可通过 request_options 按请求覆盖此设置。

此页面是否有帮助?
编辑此页面
上一个

April 2, 2026

下一个

March 27, 2026