Skip to content

AtB-AS/kindly

Repository files navigation

kindly

Utility library and tools for working with the Kindly.ai API

CSV Frontend

Serves CSV from the kindly.ai Statistics API for easy consumption in Power BI.

Endpoints

  • /labels: Triggered chat labels.
  • /messages: User messages.
  • /pages: Page statistics.
  • /sessions: User sessions.

Query parameters:

  • limit: max number of rows to return (default: 10)
  • from: from date (format: 2006-01-02, default: now - 24 hours)
  • to: to date (format: 2006-01-02, default: now)
  • granularity: hour or day (default: day)
  • sources: sources (default: web and facebook, example: ?sources=web&sources=facebook)

About

Utility library and tools for working with the Kindly.ai API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published