> ## Documentation Index
> Fetch the complete documentation index at: https://mint-a324815e.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 服务集成

建议Coinly APIs服务集成工作分成三个独立阶段，包括技术验证阶段、产品环境集成阶段和运营阶段。

<img src="https://mintcdn.com/mint-a324815e/rhapcL4Zsk5djeVG/docs/image/exported_image.png?fit=max&auto=format&n=rhapcL4Zsk5djeVG&q=85&s=e1d194f69c2e227d0d594b66ea047014" alt="图片描述" width="764" height="2548" data-path="docs/image/exported_image.png" />

1. 技术验证阶段：在该阶段，客户可快速了解API主要功能，根据自身业务需要，再了解感兴趣的API流程的具体描述性，并借助API调试工具，进行快速测试验证。

2. 产品环境集成阶段：经过技术验证，客户将会有足够的信心开始产品集成，从而部署实际产品服务。当然，产品阶段，客户首先要开通正式服务，并通过Coinly 终端应用设置正式产品环境，并配置其接口环境参数。

3. 运营阶段：服务进入运营阶段，如果需调整服务，可重复上述流程；

<div
  style={{
border: '2px solid #e6e6e6', // 边框：1像素、实线、浅灰色
padding: '16px',            // 内边距：内容与边框的距离
borderRadius: '20px',        // 可选：圆角（若要平角设为 0）
backgroundColor: '#f9f9f9',
fontSize: '14px',
lineHeight: '1.6',
color: "back",
}}
>
  ❗注：本文内容重点描述第一阶段，借助本文档和API调试工具，开发者无需开通业务即可进行技术对接和验证
</div>
