API version |
API 版本 |
Edit
|
Resource path |
资源路径 |
Edit
|
Output type |
输出类型 |
Edit
|
To construct a proper request, you will need to format the URI as follows: |
要构造正确的请求,您需要将 URI 格式化如下: |
Edit
|
An example request, to fetch a list of members who have purchased a package. |
一个示例请求,用于获取已购买包的成员列表。 |
Edit
|
By default, requests are HTTP GET requests. However, many methods will require you to send POST data. Typically, we will follow the standard of all read requests use GET, and write requests use POST. |
默认情况下,请求是 HTTP GET 请求。但是,许多方法将要求您发送 POST 数据。通常,我们会遵循所有读取请求使用 GET,写入请求使用 POST 的标准。 |
Edit
|
In addition to the required parameters for each individual method, you will also need to send your API key. |
除了每个单独方法所需的参数外,您还需要发送 API 密钥。 |
Edit
|
If you are using the server-side API, you will need to send secret_key with your secret API key value. |
如果您使用的是服务器端 API,则需要发送 secret_key 以及您的 API 密钥值。 |
Edit
|
For each request you should specify which version of the API you want to use. Currently, the default, and the only version available, is 1.0. |
对于每个请求,您应该指定要使用的 API 版本。目前,默认的也是唯一可用的版本是 1.0。 |
Edit
|
The resource path is made available to you in further documentation. |
资源路径在进一步的文档中提供给您。 |
Edit
|
Data Formats |
数据格式 |
Edit
|
%s only supports one data format currently, JSON. |
|
Edit
|
Responses |
回应 |
Edit
|
The response of your request will contain several key things: |
您的请求的响应将包含几个关键内容: |
Edit
|
HTTP status code |
HTTP 状态码 |
Edit
|
API status code |
API 状态 code |
Edit
|
API response message |
API 响应消息 |
Edit
|
Let's take an example request: |
我们以请求为例: |
Edit
|
Welcome to the %s Web API. The API enables developers to communicate with %s data from within their own applications. |
|
Edit
|
These docs describe version 1.0 of the %s API. |
|
Edit
|
Each application is limited to 1000 queries per hour. |
每个应用程序限制为每小时 1000 个查询。 |
Edit
|
Contact us if you need more resources. |
如果您需要更多资源,请联系我们。 |
Edit
|
Source removed |
来源已移除 |
Edit
|
your source named %s has been removed for copyright infringement. |
|
Edit
|
Discover also these packages |
还发现这些包 |
Edit
|