/axxell-client-go

Primary LanguageGoApache License 2.0Apache-2.0

Go API client for AxxellClient

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: class io.swagger.codegen.languages.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

    "./AxxellClient"

Documentation for API Endpoints

All URIs are relative to https://axxell.cinaq.com/v1/

Class Method HTTP request Description
DefaultApi AggregateCountEvents Get /aggregates/countevents/{eventType}
DefaultApi AggregateEffective Get /aggregates/effective/{eventType}
DefaultApi AggregateEvents Get /aggregates/events/{eventType}
DefaultApi AggregateRecent Get /aggregates/recent/{eventType}
DefaultApi AggregateTop Get /aggregates/top/{eventType}
DefaultApi AuthStore Post /auth
DefaultApi DeleteAllEvents Delete /events
DefaultApi DeleteAllItems Delete /items
DefaultApi DeleteItem Delete /items/{itemid}
DefaultApi RecommendInteresting Get /recommendations/interesting
DefaultApi RecommendSimilar Get /recommendations/similar
DefaultApi RegisterEvent Post /events
DefaultApi RegisterItem Post /items
DefaultApi RegisterStore Post /store
DefaultApi RetrieveEvents Get /events
DefaultApi RetrieveItems Get /items

Documentation For Models

Documentation For Authorization

ApiKey

  • Type: API key
  • API key parameter name: x-api-key
  • Location: HTTP header

Author

Auto generated, see https://github.com/cinaq/axxell-specifications