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

Taboola Conversion Rules API

The Conversion Rules API from Taboola — 4 operation(s) for conversion rules.

Taboola Conversion Rules API is one of 16 APIs that Taboola publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Conversion Rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 6 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://backstage.taboola.com/backstage/api/1.0.

6 operations 4 paths 1 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://backstage.taboola.com/backstage/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Taboola Conversion Rules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Conversion Rules 6
GET
/{account_id}/conversion_rules
Get All Conversion Rules
getAllConversionRules 1 param → 200
POST
/{account_id}/conversion_rules
Create A Conversion Rule
createConversionRule 1 param body → 200
GET
/{account_id}/conversion_rules/plus_data
Get All Conversion Rules Plus Data
getAllConversionRulesPlusData 1 param → 200
GET
/{account_id}/conversion_rules/{rule_id}
Get A Conversion Rule
getConversionRule 2 params → 200
POST
/{account_id}/conversion_rules/{rule_id}
Update A Conversion Rule
updateConversionRule 2 params body → 200
POST
/{account_id}/conversion_rules/{rule_id}/archive
Archive A Conversion Rule
archiveConversionRule 2 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ConversionRule (14 properties). Each schema is shown below with its type and property counts.

ConversionRule
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taboola-conversion-rules-api-openapi.yml Raw ↑

Other APIs Taboola publishes across the network.

Taboola Accounts API
Taboola Audience Targeting API
Taboola Bulk Items API
Taboola Bulk Operations API
Taboola Campaign Items API
Taboola Campaigns API
Taboola Combined Audiences API
Taboola Custom Audiences API
Taboola Dictionary API
Taboola First Party Audiences API
Taboola Lookalike Audiences API
Taboola Marketplace Audiences API