API Documentation

AXO Signal exposes a REST API that powers everything you see in the platform — company enrichment, AI-assisted outreach, QA workflows, payments, and revenue reporting. It's the same API our own product runs on.

 

Below is a quick overview of what's available. Full technical reference, authentication credentials, and rate limits are provided once you're set up as an API partner — contact us to get access.

 

What you can do with the API

 

  • Company Data & Enrichment Look up and enrich company records — registration details, sector/SIC codes, location, and contact enrichment — pulled from our live data pipeline.
  • AI Outreach Generate AI-drafted outreach emails and follow-ups for a given company. Every AI-generated message goes through a human approval step before anything is sent — we never auto-send on your behalf.
  • QA & Publishing Workflow Programmatically check the status of a generated site or asset as it moves through review, approval, and publishing.
  • Payments & Subscriptions Trigger payment requests and check subscription/payment status via our Stripe-backed billing integration.
  • Revenue Briefings Pull daily, AI-generated revenue and opportunity briefings for a given user or account.
  • Webhooks Subscribe to real-time events — site published, content updated, payment confirmed, subscription cancelled — so your systems stay in sync without polling.

 

Authentication

 

All API requests are authenticated via a signed token issued to your account. Webhook payloads are signature-verified (HMAC) so you can trust the source of every event.

 

Getting Started

 

The API is currently available to partners and integration customers. To get your API keys, full endpoint reference, and sandbox access email platform@axosignal.io