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

The Reconciliation Stories API from End Close — 2 operation(s) for reconciliation stories.

End Close Reconciliation Stories 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 Stories. 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 2 schemas. 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 2 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 Reconciliation Stories 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.

Reconciliation Stories 5
GET
/reconciliation_stories
List reconciliation stories
→ 200
POST
/reconciliation_stories
Create a reconciliation story
body → 201422
GET
/reconciliation_stories/{id}
Retrieve a reconciliation story
1 param → 200404
PATCH
/reconciliation_stories/{id}
Update a reconciliation story
1 param body → 200404422
DELETE
/reconciliation_stories/{id}
Delete a reconciliation story
1 param → 204404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ReconciliationStoryLink (9 properties), ReconciliationStory (4 properties). Each schema is shown below with its type and property counts.

ReconciliationStoryLink
object
9 properties 3 required
ReconciliationStory
object
A reconciliation story groups related reconciliations into an ordered chain so end-to-end flow can be tracked. Each link points to a reconciliation; non-origin…
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-reconciliation-stories-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 Matches API
End Close Reconciliation Rules API
End Close Reconciliations API
End Close Records API