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 Accounts API

Endpoints for managing Accounts-related resources, such as users.

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

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

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

4 operations 4 paths 8 schemas 4 GET

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 Accounts 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 4

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

Accounts 4

Endpoints for managing Accounts-related resources, such as users.

GET
/accounts
List all accounts
get_user_accounts 1 param → 200400401403500
GET
/accounts/{account_id}/users
List all users for an account
get_account_users 3 params → 200400401403404500
GET
/accounts/{account_id}/service-clients
List all service clients for an account
get_account_service_clients 3 params → 200400401403404500
GET
/accounts/{account_id}/users/{user_id}/business-units
Get default business unit assigned to user
get_user_account_business_unit_id 3 params → 200400401403404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Error (4 properties), InvalidParam (2 properties), ServiceClientsList (1 property), UsersList (1 property). Each schema is shown below with its type and property counts.

AccountsList
object
A list of accounts the authenticated user can access.
1 property
AccountID
integer
The account's unique identifier.
UserAccountBusinessUnit
object
A response containing the business unit of the user's account.
1 property
UserID
string
A unique identifier for the user.
Error
object
The standard error object returned for all failed API requests.
4 properties 2 required
UsersList
object
A list of all users for a specific account.
1 property
InvalidParam
object
Describes a single invalid parameter in a request.
2 properties 2 required
ServiceClientsList
object
A list of all service clients for a specific account.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cint-accounts-api-openapi.yml Raw ↑

Other APIs Cint publishes across the network.

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
Cint Profiling Helper API
Where this information came from

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