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

Criteo Balance API

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

Criteo Balance API is one of 13 APIs that 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, an API reference, a changelog, and authentication docs.

This API exposes 9 operations across 8 paths, and defines 37 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.

9 operations 8 paths 37 schemas 5 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/2026-07/retail-media
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

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 9

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

Balance 9
POST
/2026-07/retail-media/accounts/{account-id}/balances
/2026-07/retail-media/accounts/{account-id}/balances
CreateBalanceByAccountId 1 param body → 201
PATCH
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
/2026-07/retail-media/accounts/{account-id}/balances/{balance-id}
UpdateBalanceV1 2 params body → 200
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
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/accounts/{accountId}/balances
/2026-07/retail-media/accounts/{accountId}/balances
GetPageOfBalancesV1 4 params → 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}
/2026-07/retail-media/balances/{balanceId}
GetBalanceV1 1 param → 200
GET
/2026-07/retail-media/balances/{balanceId}/history
/2026-07/retail-media/balances/{balanceId}/history
GetBalanceHistoryV1 4 params → 200

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are BalanceV1 (16 properties), BalanceResponseV1 (14 properties), BalanceResponseV2 (14 properties), BalanceResponseV3 (14 properties). Each schema is shown below with its type and property counts.

CommonProblem
object
Common problem object.
9 properties
ChangeDatesOfBalanceV2
object
An object that represents the available options to modify schedule of a balance.
3 properties
BalanceResponseV3Response
objectnull
A top-level object that encapsulates a Criteo API response for a single entity
3 properties
BalanceCampaign202110PagedListResponse
object
Data model for a paged list of response resources
4 properties
PageMetadata
object
Metadata related to the current request
6 properties 2 required
ChangeDetailsV1
object
Change details of a property of the balance.
3 properties
EntityResourceOfBalanceResponseV1
objectnull
A domain entity exposed by the API, identified by a unique id.
3 properties
BalanceResponseV3
objectnull
A Retail Media Balance used to determine the funds available for any or all campaigns in an account
14 properties 5 required
EntityResourceCollectionOutcomeBalanceV1AndMetadata
object
A top-level object that encapsulates a Criteo API response for several entities and metadata.
4 properties
ResourceOfCreateBalanceV3
object
A class that represents a domain entity exposed by an API
3 properties
ResourceOfAddFundsToBalanceV3
object
A class that represents a domain entity exposed by an API
3 properties
ValueResourceBalanceHistoryChangeDataCaptureV1
object
A value resource exposed by the API.
2 properties
EntityResourceOutcomeOfBalanceResponseV1
object
A top-level object that encapsulates a Criteo API response for a single entity.
3 properties
AddFundsToBalanceV3
object
An object that represents the available options of adding funds to a balance.
3 properties 1 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
UpdateBalanceModelV1
object
An object that represents the available options to set when updating a Retail Media Balance.
5 properties
BalanceResponseV2Response
objectnull
A top-level object that encapsulates a Criteo API response for a single entity
3 properties
ValueResourceInputOfUpdateBalanceModelV1
object
A top-level object that encapsulates a Criteo API request for a single value object.
1 property
NillableOfNullableOfDateOnly
objectnull
represents a value that can be set to null explicitly
1 property
EntityResourceOutcomeBalanceV1
object
A top-level object that encapsulates a Criteo API response for a single entity.
3 properties
ResourceOfBalanceCampaign202110
object
A class that represents a domain entity exposed by an API
3 properties
BalanceResponseV1
objectnull
A Retail Media Balance used to determine the funds available for any or all campaigns in an account
14 properties 14 required
Metadata
objectnull
Metadata related to the current request.
3 properties 2 required
BalanceV1
objectnull
A Retail Media Balance used to determine the funds available for any or all campaigns in an account.
16 properties 11 required
CreateBalanceV3
object
An object that represents the available options to set when creating a Retail Media Balance
7 properties 3 required
BalanceHistoryChangeDataCaptureV1
objectnull
Data model represents the data change capture of balance history.
5 properties 4 required
ValueResourceOfUpdateBalanceModelV1
object
A value resource exposed by the API.
2 properties
BalanceCampaign202110
object
Campaigns related to the balance
SdkApiRestCommonProblem
object
Common problem object.
8 properties
ValueResourceCollectionOutcomeBalanceHistoryChangeDataCaptureV1AndMetadata
object
A top-level object that encapsulates a Criteo API response for several value objects and metadata.
4 properties
CreateBalanceV3Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
ResourceOfChangeDatesOfBalanceV2
object
A class that represents a domain entity exposed by an API
3 properties
ResourceOfBalanceResponseV3
objectnull
A class that represents a domain entity exposed by an API
3 properties
ResourceOfBalanceResponseV2
objectnull
A class that represents a domain entity exposed by an API
3 properties
ChangeDatesOfBalanceV2Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property
EntityResourceBalanceV1
objectnull
A domain entity exposed by the API, identified by a unique id.
3 properties
AddFundsToBalanceV3Request
object
A top-level object that encapsulates a Criteo API request for a single entity
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

criteo-balance-api-openapi.yml Raw ↑

Other APIs Criteo publishes across the network.

Criteo MCP Servers
Criteo Accounts API
Criteo Advertiser API
Criteo Analytics API
Criteo Audience API
Criteo Billing API
Criteo Campaign API
Criteo Catalog API
Criteo Creative API
Criteo Gateway API
Criteo Reco API
Criteo Segment API
Where this information came from

This is an independent, third-party profile of 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.