All Downloads are FREE. Search and download functionalities are using the official Maven repository.

htmlDocs2.index.mustache Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version



  
  {{{appName}}}
  
  
  


{{>js_jquery}}

{{>js_prettify}}
{{>js_bootstrap}}








  

{{{appName}}}

{{#apiInfo}} {{#apis}} {{#operations}}

{{baseName}}

{{#operation}}

{{nickname}}

{{notes}}


{{path}}

Usage and SDK Samples


curl -X {{httpMethod}} -H "apiKey: [[apiKey]]" -H "apiSecret: [[apiSecret]]" "{{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
{{#pathParams}} {{>param}} {{/pathParams}}
Name Description
{{/hasPathParams}} {{#hasHeaderParams}}
Header parameters
{{#headerParams}} {{>param}} {{/headerParams}}
Name Description
{{/hasHeaderParams}} {{#hasBodyParam}}
Body parameters
{{#bodyParams}} {{>paramB}} {{/bodyParams}}
Name Description
{{/hasBodyParam}} {{#hasQueryParams}}
Query parameters
{{#queryParams}} {{>param}} {{/queryParams}}
Name Description
{{/hasQueryParams}}

Responses

{{#responses}}

Status: {{code}} - {{message}}

{{#examples}}
{{example}}
{{/examples}}
{{/responses}}

{{/operation}}
{{/operations}} {{/apis}} {{/apiInfo}}
Generated {{generatedDate}}
{{>js_jsonschemaview}} {{>js_jsonref}} {{>js_webfontloader}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy