Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RevContent Helpers API

Reference data for devices, OS, traffic types, and DMAs

RevContent Helpers API is one of 7 APIs that RevContent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Helpers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.revcontent.io.

4 operations 4 paths 4 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.revcontent.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

RevContent Helpers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 Bearer token obtained from /oauth/token

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Helpers 4

Reference data for devices, OS, traffic types, and DMAs

GET
/stats/api/v1.0/helpers/devices
Get Devices
getDevices → 200401
GET
/stats/api/v1.0/helpers/operating-systems
Get Operating Systems
getOperatingSystems → 200401
GET
/stats/api/v1.0/helpers/traffic-types
Get Traffic Types
getTrafficTypes → 200401
GET
/stats/api/v1.0/helpers/dma
Get DMA List
getDMAList → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DMAListResponse (1 property), DeviceListResponse (1 property), OperatingSystemListResponse (1 property), TrafficTypeListResponse (1 property). Each schema is shown below with its type and property counts.

TrafficTypeListResponse
object
1 property
OperatingSystemListResponse
object
1 property
DeviceListResponse
object
1 property
DMAListResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revcontent-helpers-api-openapi.yml Raw ↑

Other APIs RevContent publishes across the network.

RevContent Stats & Management API
RevContent Access API
RevContent Boosts API
RevContent CCPA API
RevContent Content API
RevContent Targeting API