presalytics.io

This API is the main entry point for creating, editing and publishing analytics throught the Presalytics API

๐Ÿ”‘ bearer 42 endpoints analytics
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Story: Get List of User Stories
curl \
  -H "Authorization: Bearer $API_KEY" \
  /
Story: Get by Id
curl \
  -H "Authorization: Bearer $API_KEY" \
  /{id}
Events: List Events
curl \
  -H "Authorization: Bearer $API_KEY" \
  /{id}/events
Endpoints (42 total)
GET
/
Story: Get List of User Stories
GET
/{id}
Story: Get by Id
GET
/{id}/events
Events: List Events
GET
/{id}/reveal
Story: Get Story at Reveal.js Document
GET
/{id}/status
Story: Get Story Status
GET
/environment/
Environment: Get
GET
/no_tags_spec
Specification: No tags
GET
/{id}/outline
Story: Get Story Outline
GET
/{id}/public/
Story: Public Link to Story Reveal.js Document
GET
/cache/{nonce}
Cache: Get Subdocument
GET
/{id}/messages
Conversation: List Conversation Messages
GET
/{id}/sessions
Sessions: List Story Sessions
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints42
Authbearer
Categories1
Other Presalytics APIs (2)
converterooxml