Skip to main content

Welcome to Signalbase

Signalbase API provides real-time access to funding signals, acquisition signals, job change signals, and comprehensive investor data. Our platform continuously monitors and aggregates intelligence from across the web, giving you up-to-date information to power your sales, marketing, and research workflows.

Getting Started

Get your API key from the Signalbase dashboard at trysignalbase.com/profile

Authentication

All API endpoints require a Bearer token in the Authorization header:
curl -X GET "https://www.trysignalbase.com/api/v2/signals/funding?page=1&limit=20" \
  -H "Authorization: Bearer YOUR_API_KEY"

Base URL

All V2 API endpoints use the following base URL:
https://www.trysignalbase.com/api/v2

Key Features

  • Real-time Data: Signals aggregated continuously from web sources
  • Advanced Filtering: Filter by countries, categories, date ranges, and more
  • Pagination Support: Efficiently retrieve large datasets
  • Credit-based Usage: Transparent credit consumption per API call
  • 99% Uptime: Enterprise-grade reliability

Quick Reference

Available Filters & Enums

View all available filter values, country codes, categories, and enum references.