yabumi.cc - API









Search Preview

Yabumi REST API

yabumi.cc
Yabumi REST API History 自分の画像一覧 Yabumi REST API This is the API for all of
.cc > yabumi.cc

SEO audit: Content analysis

Language We have found the language localisation:en, ja
Title Yabumi REST API
Text / HTML ratio 56 %
Frame Excellent! The website does not use iFrame solutions.
Flash Excellent! The website does not have any flash contents.
Keywords cloud Request API request Type Response Yabumi resource format image URL Prohibited response header Error Method imagejpeg SSL Location UTF8 Code
Keywords consistency
Keyword Content Title Description Headings
Request 9
API 9
request 8
Type 6
Response 6
Yabumi 5
Headings
H1 H2 H3 H4 H5 H6
1 1 5 7 0 0
Images We found 3 images on this web page.

SEO Keywords (Single)

Keyword Occurrence Density
Request 9 0.45 %
API 9 0.45 %
request 8 0.40 %
Type 6 0.30 %
Response 6 0.30 %
Yabumi 5 0.25 %
resource 5 0.25 %
format 5 0.25 %
image 4 0.20 %
URL 4 0.20 %
Prohibited 4 0.20 %
response 4 0.20 %
header 4 0.20 %
Error 4 0.20 %
Method 4 0.20 %
imagejpeg 3 0.15 %
SSL 3 0.15 %
Location 3 0.15 %
UTF8 3 0.15 %
Code 2 0.10 %

SEO Keywords (Two Word)

Keyword Occurrence Density
of the 5 0.25 %
The request 4 0.20 %
to a 3 0.15 %
request has 3 0.15 %
in the 3 0.15 %
is an 3 0.15 %
in a 3 0.15 %
the request 3 0.15 %
imagesvgxml imagexphotoshop 2 0.10 %
imagexphotoshop applicationpdf 2 0.10 %
a new 2 0.10 %
Yabumi REST 2 0.10 %
has succeeded 2 0.10 %
imagejpeg imagegif 2 0.10 %
Here is 2 0.10 %
an example 2 0.10 %
example curl 2 0.10 %
curl X 2 0.10 %
Response Type 2 0.10 %
Type applicationjson 2 0.10 %

SEO Keywords (Three Word)

Keyword Occurrence Density Possible Spam
The request has 3 0.15 % No
Yabumi REST API 2 0.10 % No
imagegif imagesvgxml imagexphotoshop 2 0.10 % No
an example curl 2 0.10 % No
is an example 2 0.10 % No
Here is an 2 0.10 % No
request has succeeded 2 0.10 % No
imagesvgxml imagexphotoshop applicationpdf 2 0.10 % No
imagejpeg imagegif imagesvgxml 2 0.10 % No
Response Type applicationjson 2 0.10 % No
imagepng imagejpeg imagegif 2 0.10 % No
This indicates that 2 0.10 % No
a image Method 2 0.10 % No
due to a 2 0.10 % No
a RetryAfter header 2 0.10 % No
include a RetryAfter 2 0.10 % No
Maybe include a 2 0.10 % No
example curl X 2 0.10 % No
indicates that the 2 0.10 % No
GitHub This is 1 0.05 % No

SEO Keywords (Four Word)

Keyword Occurrence Density Possible Spam
an example curl X 2 0.10 % No
is an example curl 2 0.10 % No
Here is an example 2 0.10 % No
This indicates that the 2 0.10 % No
imagepng imagejpeg imagegif imagesvgxml 2 0.10 % No
imagejpeg imagegif imagesvgxml imagexphotoshop 2 0.10 % No
imagegif imagesvgxml imagexphotoshop applicationpdf 2 0.10 % No
The request has succeeded 2 0.10 % No
include a RetryAfter header 2 0.10 % No
Maybe include a RetryAfter 2 0.10 % No
a temporary overloading or 1 0.05 % No
request due to a 1 0.05 % No
due to a temporary 1 0.05 % No
to a temporary overloading 1 0.05 % No
maintenance of the server 1 0.05 % No
temporary overloading or maintenance 1 0.05 % No
overloading or maintenance of 1 0.05 % No
or maintenance of the 1 0.05 % No
handle the request due 1 0.05 % No
of the server Maybe 1 0.05 % No

Internal links in - yabumi.cc

Privacy
Privacy Policy / Yabumi
API
Yabumi REST API

Yabumi.cc Spined HTML


Yabumi REST API Yabumi REST API History 自分の画像一覧 Yabumi REST API This is the API for all of our official Yabumi apps and our Web UIs. General Notes 全般的な注意事項 SSL only SSL のみ We require that all requests are washed-up over SSL. すべてのリクエストにおいてSSLが必須です。 Request format リクエストフォーマット Most are JSON. also, QueryString may usable but not recommended. ほとんどがJSONです。QueryStringも利用できますが推奨されません。文字列以外の型が必要な場合は使えません。 Response format レスポンスフォーマット Please provide extension suffix. 一目で分かりやすいように、リソース名の最後に拡張子を付加してください。 https://yabumi.cc/api/images.json UTF-8 encoding UTF-8 エンコーディング Every string passed to and from the Yabumi API needs to be UTF-8 encoded. すべてのYabumi APIに送られる文字列はUTF-8である必要があります。 Date format Date フォーマット All dates in the API are strings in the pursuit ISO format: 全て次のようなISO形式の文字列です。リクエスト時に限り、UNIX時間(ミリ秒)の整数でも可能です。 "2014-02-23T14:42:20.000Z" Error Handling エラー処理 Errors are returned using standard HTTP error lawmaking syntax. エラー発生時には標準的なHTTPステータスコードを用いて状態を表現します。エラーの例は次の項に列挙しています。 Response StatusLawmaking& Errors TypeLawmakingDescription is Retryable? Success 200 OK The request has succeeded. リクエストは成功した。 201 Created The request has succeeded and resulted in a new resource created. The newly created resource can be referenced by the URI returned in the entity of the response, Location header field. リクエストは成功し、結果として新しいリソースが作成された。新しく作成されたリソースのURIはレスポンスボディ中とLocationヘッダで示されます。 202WontedThe request has been wonted for processing, but the processing has not been completed. リクエストは処理のために受け入れられたが、処理は完了されていない。このリクエストは実際に処理される時に失敗する可能性もある。POSTリクエストの場合は通常、新しく作成されるであろうリソースの仮のURIがレスポンスボディ中とLocationヘッダで示され、状態を確認できる。処理された結果失敗した場合は404等となる。 Client Error 400 Bad Request Invalid HTTP Method, Missing Host header, or Bad input parameter. 不正なHTTPメソッド, Hostリクエストヘッダがない, または不正なリクエストパラメーター。入力不備の場合はエラー理由が示される場合があります。 Prohibited 403 Forbidden The API understood the request, but is refusing. In many cases, reason is indicated. APIはリクエストを理解したが、実行を拒否した。多くの場合、理由が示されます。 Prohibited 404 Not Found Resource not found at the specified path. 指定されたパスにリソースはありません。 Nonsense 405 Method NotUnliableRequest method not allowed. 許可されていないリクエストメソッド。Allowレスポンスヘッダで利用可能なメソッドが示されます。 Prohibited 409MismatchThe request could not be completed due to a mismatch with the current state of the resource. リクエストはリソースの現在の状態と矛盾していたため続行できなかった。 If Resolved 410 Gone Requested resource is no longer available. Lost. 指定されたパスのリソースはもはや利用できない。見失った。 Nonsense 415 Unsupported Media Type Entity of the request is in a format not supported, or requested response type is unsupported. リクエストされた内容は非対応の種類である。またはリクエストしたレスポンスタイプは非対応である。 Prohibited 429 Too Many Requests This indicates that the user has sent too many requests in a given value of time ("rate limiting"). Maybe include a Retry-After header indicating how long to wait surpassing making a new request. 一定時間で制限を超えるリクエストが送られた("rate limiting")。待つべき時間を示すRetry-Afterヘッダが提供されるかもしれません。 Later 451 Unavailable For Legal Reasons This indicates that the server is denying wangle to the resource in response to a legal demand. see this. 法的な理由でリソースへのリクエストが禁止されている。詳しい仕様はこちら。不特定多数に公開されたリソースにおけるDMCA処理等の結果、この結果になる可能性があります。リソースはまもなく削除され、404になる可能性があります。 Unclear Server Error 500 Internal Server Error Unexpected error. 予期しないエラーが発生した。 Yes 501 Not Implemented Requested execution is not implemented. Contact us if you have question in this. 指定されたリクエストの一部または全部を処理するための機能が未実装である。これに関連して不明な点がある場合は問い合わせてください。 No 503 Service Unavailable API is currently unable to handle the request due to a temporary overloading or maintenance of the server. Maybe include a Retry-After header. 過負荷状態またはメンテナンス状態であるためリクエストが続行できなかった。待つべき時間を示すRetry-Afterヘッダが提供された場合は従ってください。 Later ステータスページでAPIの状態を確認できます。 Images API Create a image Method POST URL https://yabumi.cc/api/images.(json|txt) Request Type multipart/form-data Request Header User-Agent required - First product name and version will be shown on Yabumi viewer. Request Body imagedata File required - These Content-Type are supported: image/png, image/jpeg, image/gif, image/svg+xml, image/x-photoshop, application/pdf name Field - You can specify the image name. If not supplied, will use the filename of the imagedata. expiresAt Field - Default: new Date(Date.now() + 86400000).toISOString() ... Here is an example: flourish -X POST https://yabumi.cc/api/images.json -F "imagedata=@example.jpg" -F "name=ex" Response Type application/json, text/plain Response Headers Location - Created image URL Link - RFC5988 X-Yabumi-Image-Url - Same as Location X-Yabumi-Image-Edit-Url - PIN included URL X-Yabumi-Image-Pin - PIN X-Yabumi-Image-Id - Image ID Get a image Method HEAD, GET URL https://yabumi.cc/api/images/:imageId.(json|png|jpg|gif|svg|psd|pdf) Request Type QueryString, JSON Request Header If-Modified-Since - RFC2616-sec14.25 Request Body convert Key - If requesting image/jpeg response, you can segregate these quality: low, medium, high, max resize Key - specify like this: "MaxWidthxMaxHeight", "MaxWidthx", "xMaxHeight" ... Here is an example: flourish -X GET https://yabumi.cc/api/images/53062920c30a48823a004b41.jpg?convert=low&resize=400x400 Response Type application/json, image/png, image/jpeg, image/gif, image/svg+xml, image/x-photoshop, application/pdf Response Headers Last-Modified - RFC2616-sec13.3.1 @yabumi_cc | Privacy | API | GitHub This is an Experimental Service and Made with ♥ by Webnium Strategy Party in Tokyo. © Webnium Inc.