Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

End Close Bank Accounts API

The Bank Accounts API from End Close — 2 operation(s) for bank accounts.

End Close Bank Accounts API is one of 12 APIs that End Close publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

5 operations 2 paths 1 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.endclose.com/v1
Authentication
API Key
License
MIT
Resource Areas
1

Authentication & Security 1

End Close Bank Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Bank Accounts 5
GET
/bank_accounts
List bank accounts
→ 200401
POST
/bank_accounts
Create a bank account
body → 201401422
GET
/bank_accounts/{id}
Retrieve a bank account
1 param → 200401404
PATCH
/bank_accounts/{id}
Update a bank account
1 param body → 200401404
DELETE
/bank_accounts/{id}
Delete a bank account
1 param → 204401404409

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is BankAccount (5 properties). Each schema is shown below with its type and property counts.

BankAccount
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-bank-accounts-api-openapi.yml Raw ↑

Other APIs End Close publishes across the network.

End Close Bank Account Balances API
End Close Bulk Requests API
End Close Data Stream Property Definitions API
End Close Data Streams API
End Close Import Batches API
End Close Reconciliation Exceptions API
End Close Reconciliation Matches API
End Close Reconciliation Rules API
End Close Reconciliation Stories API
End Close Reconciliations API
End Close Records API