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

The Records API from End Close — 3 operation(s) for records.

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

This API exposes 6 operations across 3 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.

6 operations 3 paths 2 schemas 1 DELETE2 GET1 PATCH2 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 Records 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 6

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

Records 6
GET
/records
List records
12 params → 200422
POST
/records
Create a record
body → 201
POST
/records/bulk
Bulk create records
1 param body → 202400401422
GET
/records/{id}
Retrieve a record
1 param → 200401404
PATCH
/records/{id}
Update a record
1 param body → 200401404409
DELETE
/records/{id}
Delete a record
1 param → 204401404409

Schemas 2

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

BulkRequestSummary
object
Summary returned when a bulk request is created or retrieved via idempotency key
8 properties
Record
object
10 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-records-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 Reconciliation Stories API
End Close Reconciliations API