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

Citi Account Reporting APIs

Real-time and intraday account information across Citi's global network: balance inquiry, prior-day and intraday statements (ISO 20022 camt), account services, account statement blocks and filters, and account notification subscriptions. Citi publishes 7 machine-readable specifications for this family covering 15 operations, served from developer.citi.com.

This API exposes 5 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 3 base URLs: https://tts.sit.apib2b.citi.com/citiconnect/sit5/accountstatementservices/v1, https://tts.apib2b.citi.com/citiconnect/prod/accountstatementservices/v1, https://tts.sandbox.apib2b.citi.com/citiconnect/sb/accountstatementservices/v1.

5 operations 3 paths 14 schemas 1 DELETE1 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://tts.apib2b.citi.com/citiconnect/prod/accountstatementservices
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Citi Account Reporting APIs declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (clientCredentials) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 5

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

Blocks & Filters 5

API services to provide Block & Filters in an account.

POST
/blocksandfilters
Block your account
Blocks 3 params body → 200400401404405409415500
GET
/blocksandfilters/{type}/{id}
Get details of Block and Filters request.
getBlockAndFiltersStatus 6 params → 200400401404405500
PATCH
/blocksandfilters/{type}/{id}
Update an existing Block or Filter request.
updateBlockAndFilter 4 params body → 200400401404405415500
DELETE
/blocksandfilters/{type}/{id}
Delete an existing Block or Filter request.
deleteBlockAndFilter 4 params → 200400401404405500
PUT
/blocks/{id}/filters
Create a new filter request.
createFilters 3 params body → 200400401404405415500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Filter-Details (5 properties), Blocks-And-Filters-Pagination-Metadata (4 properties), Error-Detail (3 properties), Blocks-And-Filters-Response (3 properties). Each schema is shown below with its type and property counts.

Blocks-And-Filters-Pagination-Metadata
object
currentpage: Current page number totalpages: Total number of pages available for this request pagesize: The number of records to display per page hasmore: Any…
4 properties
Error-Response
object
2 properties
Error-Detail
object
3 properties
Blocks-And-Filters-Create-Request
Blocks-And-Filters-Get-Response
Block-Details
Filters-Create-Request
array
Filter-Request
Blocks-And-Filters-Update-Request
Block-Update-Detail
object
2 properties
Filter-Details
object
5 properties
Blocks-And-Filters-Create-Response
Filter-Ids
object
1 property 1 required
Blocks-And-Filters-Response
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

citi-blocksandfilters-openapi.yaml Raw ↑
Where this information came from

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