How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HookLogic (Criteo) Balance API

The Balance API from HookLogic (Criteo) — 6 operation(s) for balance.

HookLogic (Criteo) Balance API is one of 8 APIs that HookLogic (Criteo) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 6 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2026-07.

Requests are made against a single base URL, https://api.criteo.com.

8 operations 6 paths 25 schemas 4 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-07
Base URL
https://api.criteo.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

HookLogic (Criteo) Balance API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the clientCredentials and authorizationCode flows. By default, every request must be authenticated.

Paths & Operations 8

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

Balance 8
GET
/2026-07/retail-media/accounts/{account-id}/balances
/2026-07/retail-media/accounts/{account-id}/balances
GetBalancesByAccountId 4 params → 200
POST
/2026-07/retail-media/accounts/{account-id}/balances
/2026-07/retail-media/accounts/{account-id}/balances
CreateBalanceByAccountId 1 param body → 201
GET
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
GetBalanceByAccountAndBalanceId 2 params → 200
PATCH
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
ModifyBalanceByAccountAndBalanceId 2 params body → 200
POST
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}/add-funds
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}/add-funds
AddFundsByAccountAndBalanceId 2 params body → 200
POST
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}/change-dates
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}/change-dates
ChangeDatesByAccountAndBalanceId 2 params body → 200
GET
/2026-07/retail-media/balances/{balance-id}/campaigns
/2026-07/retail-media/balances/{balance-id}/campaigns
GetCampaignsByBalanceId 4 params → 200
GET
/2026-07/retail-media/balances/{balanceId}/history
/2026-07/retail-media/balances/{balanceId}/history
GetBalanceHistory 4 params → 200

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are BalanceResponseV2 (14 properties), CommonProblem (9 properties), CreateBalanceV2 (7 properties), PageMetadata (6 properties). Each schema is shown below with its type and property counts.

BalanceCampaign202110PagedListResponse
object
Data model for a paged list of response resources
4 properties
ResourceOfChangeDatesOfBalanceV2
object
A class that represents a domain entity exposed by an API
3 properties
BalanceHistoryChangeDataCaptureV1
object
Data model represents the data change capture of balance history.
5 properties 4 required
AddFundsToBalanceV2
object
An object that represents the available options of adding funds to a balance.
3 properties 1 required
UpdateBalanceModelV2
object
An object that represents the available options to set when updating a Retail Media Balance.
5 properties
ResourceOfUpdateBalanceModelV2
object
A class that represents a domain entity exposed by an API
3 properties
CreateBalanceV2Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
PageMetadata
object
Metadata related to the current request
6 properties 2 required
Metadata
objectnull
Metadata related to the current request.
3 properties 2 required
ResourceOfAddFundsToBalanceV2
object
A class that represents a domain entity exposed by an API
3 properties
PageOfBalanceHistoryChangeDataCaptureV1
object
A wrapper class to return a single page of items with metadata for offset and limit based paging.
2 properties 2 required
UpdateBalanceModelV2Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
ChangeDatesOfBalanceV2Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
AddFundsToBalanceV2Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
BalanceResponseV2Response
objectnull
A top-level object that encapsulates a Criteo API response for a single entity
3 properties
BalanceResponseV2PagedListResponse
object
Data model for a paged list of response resources
4 properties
BalanceCampaign202110
object
Campaigns related to the balance
ResourceOfCreateBalanceV2
object
A class that represents a domain entity exposed by an API
3 properties
ResourceOfBalanceCampaign202110
object
A class that represents a domain entity exposed by an API
3 properties
ChangeDatesOfBalanceV2
object
An object that represents the available options to modify schedule of a balance.
3 properties
ChangeDetailsV1
object
Change details of a property of the balance.
3 properties
ResourceOfBalanceResponseV2
objectnull
A class that represents a domain entity exposed by an API
3 properties
CommonProblem
object
Common problem object.
9 properties
CreateBalanceV2
object
An object that represents the available options to set when creating a Retail Media Balance
7 properties 3 required
BalanceResponseV2
objectnull
A Retail Media Balance used to determine the funds available for any or all campaigns in an account
14 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hooklogic-criteo-balance-api-openapi.yml Raw ↑

Other APIs HookLogic (Criteo) publishes across the network.

HookLogic (Criteo) Accounts API
HookLogic (Criteo) Analytics API
HookLogic (Criteo) Audience API
HookLogic (Criteo) Billing API
HookLogic (Criteo) Campaign API
HookLogic (Criteo) Catalog API
HookLogic (Criteo) Gateway API
Where this information came from

This is an independent, third-party profile of HookLogic (Criteo) Balance API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.