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

RTB House Advertisers API

The Advertisers API from RTB House — 12 operation(s) for advertisers.

RTB House Advertisers API is one of 5 APIs that RTB House publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Advertisers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 12 paths. It is described by OpenAPI 3.0.0, at version v5.

Requests are made against a single base URL, https://api.panel.rtbhouse.com/v5.

12 operations 12 paths 0 schemas 10 GET2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v5
Base URL
https://api.panel.rtbhouse.com/v5
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

RTB House Advertisers API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 12

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

Advertisers 12
GET
/advertisers
Get list of advertisers
3 params → 200
GET
/advertisers/{hash}
Get advertiser details
1 param → 200
PUT
/advertisers/{hash}/status
Update advertiser status
1 param body → 200
GET
/advertisers/{hash}/client
Get client details
1 param → 200
GET
/advertisers/{hash}/offer-categories
Get list of offer categories
1 param → 200
GET
/advertisers/{hash}/offers
Get list of offers
5 params → 200
GET
/advertisers/{hash}/campaigns
Get list of campaigns
2 params → 200
PUT
/advertisers/{hash}/campaigns/{campaignHash}/status
Update campaign status
2 params body → 200
GET
/advertisers/{hash}/billing
Get list of bills
3 params → 200
GET
/advertisers/{hash}/rtb-creatives
Get list of RTB creatives
3 params → 200
GET
/advertisers/{hash}/conversions
Get list of conversions
10 params → 200
GET
/advertisers/{hash}/rate-cards
Get list of rate cards
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rtbhouse-advertisers-api-openapi.yml Raw ↑

Other APIs RTB House publishes across the network.

RTB House Dev API
RTB House Statistics API
RTB House Tokens API
RTB House User API