Singular Reporting API

Asynchronous REST API for programmatically pulling Singular's unified marketing data — attribution, cost, ad revenue, and creative metrics — as standardized, warehouse-ready reports. Create a report, poll get_report_status, then download the result. Companion metadata endpoints enumerate filters, custom dimensions, cohort metrics, conversion metrics, and per-source data availability.

API entry from apis.yml

apis.yml Raw ↑
name: Singular Reporting API
description: Asynchronous REST API for programmatically pulling Singular's unified marketing data — attribution,
  cost, ad revenue, and creative metrics — as standardized, warehouse-ready reports. Create a report,
  poll get_report_status, then download the result. Companion metadata endpoints enumerate filters, custom
  dimensions, cohort metrics, conversion metrics, and per-source data availability.
humanURL: https://support.singular.net/hc/en-us/articles/360045245692-Reporting-API-Reference
baseURL: https://api.singular.net
tags:
- Reporting
- Marketing Analytics
- Attribution
properties:
- type: Documentation
  url: https://support.singular.net/hc/en-us/articles/360045245692-Reporting-API-Reference
- type: GettingStarted
  url: https://support.singular.net/hc/en-us/articles/207553433-Getting-Started-with-the-Singular-Reporting-API
- type: Authentication
  url: authentication/singular-authentication.yml
- type: RateLimits
  url: rate-limits/singular-rate-limits.yml
- type: Conventions
  url: conventions/singular-conventions.yml
- type: ErrorCatalog
  url: errors/singular-error-codes.yml
- type: Lifecycle
  url: lifecycle/singular-lifecycle.yml
- type: SDKs
  url: https://github.com/singular-labs/singular_api_client