stripe-docs
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese- Fetches Markdown automatically
- Purpose-built for agents and terminal workflows
- 自动获取Markdown格式内容
- 专为Agent和终端工作流打造
Read a page by its web path
通过网页路径查看页面
bash
stripe docs /paymentsbash
stripe docs /paymentsSearch documentation by keyword
通过关键词搜索文档
bash
stripe docs search "payment intents"bash
stripe docs search "payment intents"Look up API reference
查阅API参考资料
bash
undefinedbash
undefinedBy resource name
按资源名称
stripe docs api product
stripe docs api product
By HTTP method and path
按HTTP方法和路径
stripe docs api GET /v1/products
stripe docs api GET /v1/products
By event type
按事件类型
stripe docs api product.created
undefinedstripe docs api product.created
undefined