# WO Data API

**Canonical:** https://apis.io/apis/wideorbit/wo-data-api/  
**Provider:** WideOrbit — https://apis.io/providers/wideorbit/  
**Documentation:** https://www.wideorbit.com/wp-content/uploads/2022/07/WO-DATA-API-Guide-Version-421_New.pdf

WO Data API is one of 2 APIs that [WideOrbit](https://apis.io/providers/wideorbit/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Advertising, Media, Data, and Bulk Export. The published artifact set on APIs.io includes an API reference, authentication docs, and rate-limit docs.

REST bulk-export service that provides access to WO Network, WO Traffic and WO Omni data "in a unified version agnostic manner". Every export is asynchronous: a submit call returns a RequestId and the result is pushed later, in chunks, to a destination the caller nominates — an HTTP endpoint, FTP, local storage, e-mail, AWS S3, Google Cloud or the caller's own Kafka brokers — with a callback acknowledgement closing the loop. Authenticated by three flat request headers (partner-id, api-key, agreement-key) issued out of band by WideOrbit Support under what the guide calls a "closed authentication model". This is the only WideOrbit API with a publicly readable reference, and that reference is a 60-page PDF; the base URL is templated as {root} and is provisioned per partner rather than published.

## Machine-readable artifacts (8)

- **APIReference** — https://www.wideorbit.com/wp-content/uploads/2022/07/WO-DATA-API-Guide-Version-421_New.pdf
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/authentication/wideorbit-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/conventions/wideorbit-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/errors/wideorbit-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/data-model/wideorbit-data-model.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/asyncapi/wideorbit-webhooks.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/rate-limits/wideorbit-rate-limits.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/wideorbit/refs/heads/main/lifecycle/wideorbit-lifecycle.yml

## Other WideOrbit APIs (1)

- [WideOrbit.io API Gateway](https://apis.io/apis/wideorbit/wideorbitio-api-gateway/)

## Tags

Advertising, Media, Data, Bulk Export

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wideorbit/wo-data-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wideorbit/.
