Skip to main content
Live at signals.autobound.ai — One Key

B2B Signal Data APIs

One API key, 700+ signals per company. Search companies and contacts by signal activity, enrich any domain or email, and tap buyer intent across 37K+ topics.

API Products

Each endpoint returns structured, AI-enriched signal data. Authenticate with a single X-API-KEY header.

Platform scale

The data behind the APIs

0+

Signals per company

0M+

Companies

0M+

Contacts

<0

ms response (p95)

Quick Reference

config.yaml
base_url:https://signals.autobound.ai
auth:X-API-KEY (or Authorization: Bearer)
format:application/json
rate_limit:300 requests/minute (default)
credits:search 2/result · enrich 2/signal · intent 1/contact
latency_p95:<200ms
terminal
curl -X POST 'https://signals.autobound.ai/v1/companies/enrich' \
  -H 'X-API-KEY: your_api_key' \
  -H 'Content-Type: application/json' \
  -d '{
    "domain": "stripe.com",
    "signal_types": ["news", "hiring-trends"],
    "limit": 25
  }'

Zero-result requests are never charged. Credit usage is returned in response headers on every call.

Four ways to get the data

Same signals, delivered the way your stack consumes them.

REST API

Real-time search, enrich, and intent endpoints. Sub-200ms JSON responses.

GCS Push

Scheduled signal files delivered to a Google Cloud Storage bucket you can sync from.

Generate Insights API

Signals distilled into ready-to-use insights for personalized outreach.

Flat File

Bulk exports for evaluation, backfills, and warehouse loads.

Start building

Get an API key and make your first call in under 2 minutes.