Integrate Exclusive Live Calls With Your Stack

Connect our real-time ping-post call auction API to Ringba, Boberdoo, or your own dialer — sub-500ms latency, locked pricing, no obligation to post.

Integration Options

Three Ways to Connect

Ringba RTB

Connect with a single-shot real-time bidding endpoint built for Ringba. Map your call tags, configure auth headers, and go live in minutes.

Boberdoo

Use an HTTP Buyer with a two-step ping/post flow — get a locked price quote first, then commit only if it clears your threshold.

Custom Dialers

Asterisk, FreePBX, Twilio, or your own system — implement the ping-post flow as a pre-dial hook using our documented REST endpoints.

How It Works

Ping. Quote. Post. Connect.

The ping-post flow runs a real-time auction before any call is delivered, so you always know the price before you commit.

1. Ping the Auction

Send anonymized lead data to /api/cx/ping — zip, vertical, and any IVR answers you’ve already collected.

2. Get a Locked Price

Receive a guaranteed price and a pingToken, valid for up to 300 seconds — no obligation to continue.

3. Post & Connect

Send caller details to /api/cx/post to commit — you’ll get a dialNumber and bridge the caller instantly.

API Capabilities

Built for Real-Time Call Auctions

The ping-post API runs a real-time auction across eligible buyers before any call is delivered — here’s what’s built in.

Sub-500ms Ping Response

The /ping endpoint responds in under 500ms at p95, fast enough for live IVR integration.

Locked Pricing Quotes

The price returned by /ping is guaranteed if you post before it expires.

Idempotent Post Requests

The /post endpoint is safe to retry — it will never double-commit a call.

Caller ID Preservation

Caller ID is preserved end-to-end, required for call bridge resolution.

Rate Limit Handling

/ping allows 10 requests/second per publisher with a burst of 30, with clear 429 responses for backoff.

Sandbox Environment

A staging environment is available for testing your integration before going live.

FAQs

API & Integrations — Frequently Asked Questions

Have any questions? Don’t hesitate to contact us!

You first send anonymized lead data to /api/cx/ping and receive a locked price quote. If it works for you, you send caller details to /api/cx/post to commit and receive dial instructions — you're never obligated to post.

Every request needs two headers: X-Vendor-API-Key (starts with cx_) and X-Vendor-API-Secret, which should be treated like a password.

Yes, a single-shot endpoint (POST /api/cx/ringba/rtb) is built specifically for Ringba's real-time bidding, with call-tag token mapping.

/ping allows 10 requests/second per publisher with a burst of 30. If you exceed it, you'll get a 429 response and should retry with backoff. /post has no global cap since tokens only post once.

Yes — /post is idempotent, so retrying after a 5xx server error is safe and won't result in a duplicate commit.

A staging environment is available from your admin panel for testing, and our integrations team is reachable at integrations@proaxis.ai.

Get In Touch

Ready to Connect Your Stack?

Tell us about your platform and volume, and we’ll get you access to the API and staging environment.

Get Started with the API

Takes about 2 minutes. We review every application personally.