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

Cint Reconciliations API

Validate, Submit and check reconciliations for one or more target groups.

Cint Reconciliations API is one of 25 APIs that Cint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reconciliations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 9 operations across 8 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 2025-12-18.

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

9 operations 8 paths 27 schemas 7 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-12-18
Base URL
https://api.cint.com/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Cint Reconciliations API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token used for authentication and authorization. See [Authentication Process](https://developer.cint.com/en/guidesauthentication-process) documentation…
  • ApiKeyAuth — API Key Authentication

Paths & Operations 9

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

Reconciliations 9

Validate, Submit and check reconciliations for one or more target groups.

GET
/demand/accounts/{account_id}/reconciliations
List submitted reconciliations by account ID
get_reconciliations_by_account_id 9 params → 200400401403404500
POST
/demand/accounts/{account_id}/reconciliations
Submit a list of RIDs for positive or negative reconciliation
post_reconciliations 5 params body → 202400401403500
GET
/demand/accounts/{account_id}/reconciliations/{request_id}
Retrieve a reconciliation request by ID
get_reconciliation_by_request_id 3 params → 200400401403404500
GET
/demand/accounts/{account_id}/reconciliations/{request_id}/target-groups
List target groups for a reconciliation submission
get_target_groups_by_request_id 5 params → 200400401403404500
GET
/demand/accounts/{account_id}/reconciliations/{request_id}/target-groups/{target_group_id}
Retrieve a target group's reconciliation details from a submission
get_target_group_by_request_id_and_target_group_id 4 params → 200400401403404500
GET
/demand/accounts/{account_id}/reconciliations/{request_id}/downloads/{download_type}
Download a reconciliation result file
get_recon_downloads 4 params → 200400401403404500
GET
/demand/accounts/{account_id}/reconciliations/eligible-target-groups
List target groups eligible for reconciliation
get_eligible_target_groups 9 params → 200400401403404500
POST
/demand/accounts/{account_id}/projects/{project_id}/reconciliations/completes
Submit a list of RIDs for positive reconciliation
post_reconciliations_completes 6 params body → 202400401403500
GET
/demand/accounts/{account_id}/reconciliations/reason-codes
List reconciliation reason codes and details
request_reconciliation_reason_codes 2 params → 200400401404500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are Reconciliation (11 properties), ReconciliationsEligibleTargetGroups (9 properties), ReconciliationsTargetGroup (7 properties), ReconciliationRequests (7 properties). Each schema is shown below with its type and property counts.

NextCursor
stringnull
An identifier for pagination that indicates there are more items available. When present, use this value to retrieve the next page of results.
MonetaryAmount
object
Represents a monetary value, including the amount and its currency.
3 properties
ReconciliationRequests
object
7 properties
ReconciliationsEligibleTargetGroups
object
9 properties
Reconciliation
object
11 properties
ReconciliationReasonCodes
object
4 properties
ProjectID
string
The character string representing a unique project ID (ULID format).
CurrencyCode
string
The three-letter ISO 4217 currency code, in uppercase. The code must correspond to a currency supported by Cint Exchange.
ReconciliationRequestSubmittedCount
object
Counts of RIDs broken down by submitted, expired, invalid, positively reconciled, and negatively reconciled.
6 properties
ReconciliationsEligibleTargetGroupsResponse
object
6 properties
SubmitReconciliationsResponse
object
response model of requested reconciliations data
2 properties
RequestReconciliationsTargetGroups
object
Successfully returns a paginated list of target groups associated to a reconciliation request id.
3 properties
InvalidParam
object
Describes a single invalid parameter in a request.
2 properties 2 required
ReconciliationsFiles
object
Response object for a list of reconciliations files.
3 properties
RequestID
string
ULID that uniquely identifies a reconciliation record.
ReconciliationReasonCodesResponse
object
response model of requested reconciliations reason code data
1 property
TargetGroupID
string
A unique identifier for the target group, in ULID format.
AccountID
integer
The account's unique identifier.
UserID
string
A unique identifier for the user.
RequestReconciliationByID
RequestReconciliationsEligibleTargetGroups
responses-SubmitReconciliationsResponse
ReconciliationDownloadType
string
Reconciliation file types available for download.
RequestReconciliationsTargetGroup
Error
object
The standard error object returned for all failed API requests.
4 properties 2 required
ReconciliationsTargetGroup
object
7 properties
NextCursorULID
string
An ID of the next list of items and indicator that there are more items than currently viewable.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cint-reconciliations-api-openapi.yml Raw ↑

Other APIs Cint publishes across the network.

Cint Accounts API
Cint Allocation Templates Admin API
Cint Definitions API
Cint Exclusive Endpoints API
Cint Feasibility API
Cint Fielding API
Cint Fielding Assistant API
Cint Fielding (Batch) API
Cint Fulfillment API
Cint Intelligent Calendar API
Cint Manage Profiles for Launched Target Groups API
Cint Notifications Webhooks API
Where this information came from

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