SmartSimple OData Reporting API

Consume SmartSimple report data through OData V2, V3, and V4 services, with public (pub) endpoints for openly exposed data and private (pri) endpoints requiring basic authentication - for example /OData/V4/pri/{reportid}/Service.svc/. Reports are currently the only entities exposed over OData. Endpoints are modeled against the documented per-instance service.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: smartsimple:smartsimple-odata-reporting-api
name: SmartSimple OData Reporting API
tags:
- OData
- Reporting
- Analytics
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://wiki.smartsimple.com/wiki/Odata_Overview
baseURL: https://{alias}.smartsimple.com/OData/V4
properties:
- url: https://wiki.smartsimple.com/wiki/Odata_Overview
  type: Documentation
description: Consume SmartSimple report data through OData V2, V3, and V4 services, with public (pub)
  endpoints for openly exposed data and private (pri) endpoints requiring basic authentication - for example
  /OData/V4/pri/{reportid}/Service.svc/. Reports are currently the only entities exposed over OData. Endpoints
  are modeled against the documented per-instance service.