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 Reconciliation Matches API

The Reconciliation Matches API from End Close — 2 operation(s) for reconciliation matches.

End Close Reconciliation Matches 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 Reconciliation Matches. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 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.

4 operations 2 paths 1 schemas 1 DELETE2 GET1 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 Reconciliation Matches 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 4

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

Reconciliation Matches 4
GET
/reconciliation_matches
List reconciliation matches
4 params → 200
POST
/reconciliation_matches
Create a reconciliation match
body → 201422
GET
/reconciliation_matches/{id}
Retrieve a reconciliation match
1 param → 200404
DELETE
/reconciliation_matches/{id}
Delete a reconciliation match
1 param → 204404

Schemas 1

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

ReconciliationMatch
object
A reconciliation match represents a group of records that have been matched together. Endclose supports many-to-one matching, so a single match can contain a l…
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-reconciliation-matches-api-openapi.yml Raw ↑

Other APIs End Close publishes across the network.

End Close Bank Account Balances API
End Close Bank Accounts 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 Rules API
End Close Reconciliation Stories API
End Close Reconciliations API
End Close Records API