> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aftersell.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Aftersell 有开发者 API 吗？

> Aftersell 不提供开发者 API。Shopify 的 Post Purchase API 和 Checkout Extensibility 将可做的更改限制在应用内提供的范围。

Aftersell 不提供用于配置应用的通用开发者 API。由于需要在 Shopify 的 Post Purchase API 和 Checkout Extensibility 环境中运行，我们可编辑的内容受到限制，所有可用的更改都在应用本身中完成。

有一个公开 API：[Aftersell Strategies API](/zh/aftersell/strategies_api_reference_evaluate_strategy)。它会根据你发送的上下文评估某个策略，并返回要展示的产品。该 API 在启用了 Aftersell Strategies 的商店中可用，请求通过你在 Aftersell 后台生成的商店专属 API 密钥进行身份验证，并在 `X-Strategy-Api-Key` 请求头中发送。
