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

Codat Source accounts API

Provide and manage lists of source bank accounts.

Codat Source accounts API is one of 40 APIs that Codat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.codat.io.

7 operations 4 paths 8 schemas 2 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Server
https://api.codat.io
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Codat Source accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (auth_header). By default, every request must be authenticated.

  • auth_header — The word "Basic" followed by a space and your API key. [API keys](https://docs.codat.io/platform-api/schemas/ApiKeyDetails) are tokens used to control access t…

Paths & Operations 7

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

Source accounts 7

Provide and manage lists of source bank accounts.

POST
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/batch
Create source accounts
create-batch-source-account 2 params body → 201207400401402403404409
POST
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts
Create single source account
create-source-account 2 params body → 200400401402403404429500
GET
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts
List source accounts
list-source-accounts 2 params → 200401402403404429500503
PATCH
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/{accountId}
Update source account
update-source-account 3 params body → 200400401402403404429500
DELETE
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/{accountId}
Delete source account
delete-source-account 3 params → 204401402403404429500503
POST
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/credentials
Generate source account credentials
generate-credentials 2 params body → 200401402403404429500503
DELETE
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/credentials
Delete all source account credentials
delete-bank-feed-credentials 2 params → 204401402403404429500503

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are SourceAccountV2 (12 properties), SourceAccount (10 properties), ErrorMessage (7 properties), SourceAccountBatchCreateResponse (2 properties). Each schema is shown below with its type and property counts.

SourceAccount
object
The target bank account in a supported accounting software for ingestion into a bank feed.
10 properties 1 required
SourceAccountV2
object
The target bank account in a supported accounting software for ingestion into a bank feed.
12 properties 6 required
ErrorMessage
object
7 properties
SourceAccountV2BatchCreateResponse
object
Account ID and resulting object of the batch Create source account request.
2 properties
DateTime
string
In Codat's data model, dates and times are represented using the ISO 8601 standard . Date and time fields are formatted as strings; for example: 2020-10-08T22:…
BankAccountCredentials
object
Result of generate credentials
2 properties
SourceAccountBatchCreateResponse
object
Account ID and resulting object of the batch Create source account request.
2 properties
SourceAccountBatchErrorResponse
object
Describes the error that occured when trying to create the specified source account.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

codat-source-accounts-api-openapi.yml Raw ↑

Other APIs Codat publishes across the network.

Codat Sync for Expenses API
Codat Bill Pay API
Codat Spend Insights API
Codat Sync for Commerce API
Codat Sync for Payroll API
Codat Account mapping API
Codat Accounting bank data API
Codat Accounts payable API
Codat Accounts receivable API
Codat Bank accounts API
Codat Bank statements API
Codat Companies API
Where this information came from

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