> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/lian-meng-huo-ban/lian-meng-huo-ban-api.md).

# 联盟客 API

#### 联盟会员只需登录他们的联盟仪表板。

#### 前往 **账号 » API 访问**

![](/files/525d67650827c77ffc791e17c3f0cf0e5ed07475)

#### 前往 生成 **按钮以获取所有 API 凭证。**

可用的 API 有

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>📄 <strong>Offer API</strong></td><td></td><td><a href="/pages/be7eca58043a4e57f637add25b7281f2bb963c81">/pages/be7eca58043a4e57f637add25b7281f2bb963c81</a></td></tr><tr><td></td><td>📄 <strong>Request Offer API</strong></td><td></td><td><a href="/pages/4f3176016ad2baf037d97a5877b849b85070f758">/pages/4f3176016ad2baf037d97a5877b849b85070f758</a></td></tr><tr><td></td><td>📄<strong>报告（Reports）API</strong> </td><td></td><td><a href="/pages/34608dcb2e031cf71650096f895caecd67809756">/pages/34608dcb2e031cf71650096f895caecd67809756</a></td></tr><tr><td></td><td>📄 <strong>Coupon API</strong></td><td></td><td><a href="/pages/d0b53c11b3bd64b00895f27de728c019aafb3008">/pages/d0b53c11b3bd64b00895f27de728c019aafb3008</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.offer18.com/zh/lian-meng-huo-ban/lian-meng-huo-ban-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
