PredictionIO Event Server API

REST API for importing and querying event data used to train prediction engines. Authenticated with a per-app access key passed as the accessKey query parameter; JSON request/response with .json path suffixes.

API entry from apis.yml

apis.yml Raw ↑
name: PredictionIO Event Server API
description: REST API for importing and querying event data used to train prediction engines. Authenticated
  with a per-app access key passed as the accessKey query parameter; JSON request/response with .json
  path suffixes.
humanURL: https://predictionio.apache.org/datacollection/eventapi/
baseURL: http://localhost:7070
tags:
- Event Server
- Data Collection
properties:
- type: Documentation
  url: https://predictionio.apache.org/datacollection/eventapi/
- type: Authentication
  url: authentication/predictionio-authentication.yml
- type: Conventions
  url: conventions/predictionio-conventions.yml