Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.49 KB

Signal AI – API Tools

Public repository for tools, tutorials or anything else that facilitates usage of the Signal AI API

Signal AI API

Signal AI's API allows organisations to programmatically search the vast amount of global data harvested by our platform and enriched by our proprietary AIQ technology. The API has everything you need to build innovative, multi-platform applications augmented by global insights.

Getting started with the Signal AI API

The following notebooks will help you get up to speed with the main features of our API:

  1. Getting Started with the Search API
  2. Getting Started with the Metrics API
  3. Getting Started with the Affinity API
  4. Getting Started with the Events API

Make sure you install the dependencies beforehand:

pip install -e . -r requirements.txt

Disclaimer

These example tools are provided "as is", without warranty of any kind. They were created to demonstrate how one could interact with the Signal AI API. All integration of the Signal AI API should ultimately use the latest version of the documentation as reference.