Jump to Content
SentiOne Listen
HomeGuidesAPI ReferenceChangelog🔥 What's new?🤖 Automate Guide
AppService statusLog InSentiOne Listen
API Reference
AppService statusLog In
HomeGuidesAPI ReferenceChangelog🔥 What's new?🤖 Automate Guide
All
Pages
Start typing to search…

Guides

  • Getting Started with Listen API
    • Pricing
    • Mentions cap
    • Core Entities
    • Base URL
    • Authentication
    • Rate Limiting
    • Paging
    • Streaming
  • Examples
    • Extract latest mentions from project
    • Export mentions using streams
    • Watch for new mentions in project using live-stream

UPDATES

  • Changelog

Listen API Reference (V2)

  • Projects
    • List all projectsget
  • Mentions - Paginated Search
    • Recent mentions searchpost
    • Historical searchpost
  • Mentions - Export Streams
    • Historical mentions export streampost
    • Recent mentions export streampost
  • Mentions - Live Streams
    • Recent mentions live streampost
Powered by 

Base URL

Versioning

Listen API is a versioned.

The pattern for accessing specific version is indicated below

https://sentione.com/api/public/{API_VERSION}

Supported versions

Version 2 (Latest)

https://sentione.com/api/public/v2

Deprecated Versions

N/A

  • Table of Contents
    • Versioning
    • Supported versions
    • Deprecated Versions