> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.simz.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.simz.com/_mcp/server.

# API リファレンス概要

> Public SimZ API reference for submitting leads.

公開 API リファレンスには現在、Lead Receive 送信 endpoint のみを掲載しています。請求、サポート、Webhook 管理、ログイン、API キー管理、内部 API は公開しません。

## 主な操作

* このページの設定ポイントを確認します。
* SimZ portal で対応する操作を完了します。
* 本番利用前にセキュリティと権限を確認します。

## Included API

| API                                                          | Auth                |
| ------------------------------------------------------------ | ------------------- |
| `POST /api/lead-receive-service/agent/receiveLead/{agentId}` | `X-Company-API-Key` |

## 注意事項

API キーと webhook secret は安全なシークレット管理に保存し、フロントエンド、メール、公開チャットに置かないでください。