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 を使用している場合は、シークレット API キーの値とともに secret_key を送信する必要があります。 |
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. |
各アプリケーションは、1 時間あたり 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
|