-
- {{nickname}}
-{{summary}}
-
-
-
-
-
-
- {{notes}}
- -- -
{{path}}
-
- -
Usage and SDK Samples
- - - - -
-
-
-
-
-
-
-
-{{>js_jsonschemaview}}
-{{>js_jsonref}}
-{{>js_webfontloader}}
-
-
-
-
-
+
-
-
-
-curl -X {{httpMethod}}{{#authMethods}}{{#isApiKey}}{{#isKeyInHeader}} -H "{{keyParamName}}: [[apiKey]]" {{/isKeyInHeader}}{{/isApiKey}}{{#isBasic}} -H "Authorization: Basic [[basicHash]]" {{/isBasic}}{{/authMethods}} "{{basePath}}{{path}}{{#hasQueryParams}}?{{#queryParams}}{{^-first}}&{{/-first}}{{paramName}}={{vendorExtensions.x-eg}}{{/queryParams}}{{/hasQueryParams}}"
-
-
-
-
-
-
-{{>sample_java}}
-
+
+
+
- - {{/operation}} - - - {{/operations}} - {{/apis}} - - {{/apiInfo}} - - - - -
-
-
-
-
-
-
-
+
-
- {{/hasPathParams}}
-
- {{#hasHeaderParams}}
-
-
- {{/hasHeaderParams}}
-
-
- {{#hasBodyParam}}
-
-
- {{/hasBodyParam}}
-
- {{#hasFormParams}}
-
-
- {{/hasFormParams}}
-
- {{#hasQueryParams}}
-
-
- {{/hasQueryParams}}
-
-
-
-
+
-
-
- {{{appName}}}
-
+
-{{>sample_android}}
-
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
- API and SDK Documentation
+ {{#version}} +Version: {{{version}}}
+ {{/version}}
+ +
{{appDescription}}
-
-
-{{>sample_objc}}
-
-
-
-
-
-
-
-{{>sample_js}}
-
-
-
-
-
-
-{{>sample_csharp}}
-
-
-
+
-{{>sample_php}}
-
+
+ {{#apiInfo}}
+ {{#apis}}
+ {{#operations}}
+
+
+ {{/operation}} +
+ {{/operations}}
+ {{/apis}}
+ {{/apiInfo}}
-
- {{baseName}}
+ {{#operation}} +
+
+
+
+
+ {{/hasPathParams}}
+
+ {{#hasHeaderParams}}
+
+
+ {{/hasHeaderParams}}
+
+ {{#hasBodyParam}}
+
+
+ {{/hasBodyParam}}
+
+ {{#hasFormParams}}
+
+
+ {{/hasFormParams}}
+
+ {{#hasQueryParams}}
+
+
+ {{/hasQueryParams}}
+
+
+
+
+
+
+
+
+ {{nickname}}
+{{summary}}
+{{notes}}
+ ++
{{path}}
+ +
Usage and SDK Samples
+ + + +
+
+
+
+
+
+ curl -X {{httpMethod}}{{#authMethods}}{{#isApiKey}}{{#isKeyInHeader}} -H "{{keyParamName}}: [[apiKey]]" {{/isKeyInHeader}}{{/isApiKey}}{{#isBasic}} -H "Authorization: Basic [[basicHash]]" {{/isBasic}}{{/authMethods}} "{{basePath}}{{path}}{{#hasQueryParams}}?{{#queryParams}}{{^-first}}&{{/-first}}{{paramName}}={{vendorExtensions.x-eg}}{{/queryParams}}{{/hasQueryParams}}"
+
+
+
+
+
+ {{>sample_java}}
+
+
+
+
+
+ {{>sample_android}}
+
+
+
+
+
+ {{>sample_objc}}
+
+
+
+
+
+
+ {{>sample_js}}
+
+
+
+
+
+ {{>sample_csharp}}
+
+
+
+
+ {{>sample_php}}
+
+ Parameters
+ + {{#hasPathParams}} +Path parameters
+ | Name | +Description | +
|---|
Header parameters
+ | Name | +Description | +
|---|
Body parameters
+ | Name | +Description | +
|---|
Form parameters
+ | Name | +Description | +
|---|
Query parameters
+ | Name | +Description | +
|---|
Responses
+ {{#responses}} +Status: {{code}} - {{message}}
+ + {{#schema}} + + +
+
+ {{/schema}}
+ {{/responses}}
+
+
+ {{#examples}}
+
+
+
+
+
+
+
+ {{/examples}}
+ {{example}}
+ + {{/operation}} +
Parameters
- - - - {{#hasPathParams}} -Path parameters
- | Name | -Description | -
|---|
Header parameters
- | Name | -Description | -
|---|
Body parameters
- | Name | -Description | -
|---|
Form parameters
- | Name | -Description | -
|---|
Query parameters
- | Name | -Description | -
|---|
Responses
- {{#responses}} - -Status: {{code}} - {{message}}
- - - - - - - - - -
-
-
-
-
-
-
-
- {{/responses}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{#examples}}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{/examples}}
-
-
- {{example}}
- - - {{/operation}} - - - {{/operations}} - {{/apis}} - - {{/apiInfo}} - - - - -