Skip to main content

Release: Expanded Moja Public API Reporting

Expanded Moja Public API reporting for RTB activity, webhook request history, and call lifecycle timelines.

D
Written by Denise Abdullah

Released: May 4, 2026

Available on: Premium and Enterprise plans


More reporting visibility. Directly through the API.

Moja has expanded the Moja Public API with additional reporting access for teams that need deeper visibility into RTB activity, webhook request history, and call-level event timelines.

If your team monitors traffic, investigates request outcomes, audits webhook delivery, or needs to connect Moja reporting data into internal tools, this release gives you more of that visibility programmatically.


What You Can Do

Inbound RTB reporting

  • Review inbound RTB request activity through the API.

  • Inspect request-level reporting data without relying only on the UI.

  • Support operational reviews, troubleshooting, and customer follow-up from your own systems.

Outbound RTB reporting

  • Review outbound RTB request activity through the API.

  • See request-level details that help explain downstream outcomes.

  • Use the data to support partner, buyer, and routing performance analysis.

RTB request details

  • Look up details for specific RTB requests.

  • Review request activity and related outcomes in a structured format.

  • Use API-accessible reporting data to support faster investigation workflows.

RTB life-log events

  • Access life-log style event history for RTB requests.

  • Review the sequence of events associated with a request.

  • Use the timeline to help understand what happened during request processing.

Incoming webhook request history

  • Review incoming webhook request activity.

  • Inspect request and response visibility for troubleshooting.

  • Use request history to help diagnose configuration, delivery, and integration issues.

Outgoing webhook request history

  • Review outgoing webhook activity through the API.

  • Inspect delivery details and response information.

  • Support operational monitoring for webhook-based workflows.

Call lifecycle timelines

  • Access call-level event timelines through the API.

  • Review the sequence of events associated with a call.

  • Use lifecycle visibility to support troubleshooting, QA, and customer support workflows.


How It Works

  • Authentication: API key in the request header.

  • Format: JSON over HTTPS.

  • Access: Organization-scoped API access through the existing Moja Public API.

No new authentication flow is required. These reporting capabilities are available through the same Moja Public API access pattern your team already uses.


Interactive API Documentation

You can review the available API documentation from your Moja account:

  1. Go to My Account.

  2. Open the Organization tab.

  3. Find the Moja API section.

  4. Select View API Documentation.

The documentation includes available resources, request structure, authentication expectations, and response examples.


Call log cost and attribution fields

Call log reporting now includes additional cost and route-attribution fields for margin analysis and downstream reporting.

  • cost_per_min β€” carrier rate per billable minute, shown in USD per minute.

  • rtb_id / rtb_name β€” populated when the call was routed through an RTB source.

  • target_id / target_name β€” populated when the call was routed through a target.

Other route types return null for the dedicated attribution fields. Existing dial_type, dial_type_id, and dial_name fields remain available for backward compatibility.

In Call Log reporting exports, Cost/min is exported as Cost/min (USD) when present. Per-call carrier cost preserves sub-cent precision where applicable, and Moja Magic zero-cost behavior remains unchanged.

Getting Started

  1. Confirm API access is enabled for your organization.

  2. Open the API documentation from your Moja account.

  3. Review the reporting resources available to your team.

  4. Use your existing API key authentication pattern to begin querying reporting data.

Note: Access is organization-scoped, so returned data is limited to the organization associated with the API key.


What's Not Included

  • No reporting UI changes are included in this release.

  • No custom dashboard builder is included.

  • No authentication changes are required.


Expanded Moja Public API reporting is available on Premium and Enterprise plans.

Questions? Reach out to your account manager or email support.

Did this answer your question?