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 Bulk Requests API

The Bulk Requests API from End Close — 4 operation(s) for bulk requests.

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

This API exposes 4 operations across 4 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 4 paths 1 schemas 2 GET2 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 Bulk Requests 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 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Bulk Requests 4
GET
/bulk_requests
List bulk requests
7 params → 200401422
GET
/bulk_requests/{id}
Get bulk request status
3 params → 200401404
POST
/bulk_requests/{id}/cancel
Cancel a bulk request
1 param → 202401404409
POST
/bulk_requests/{id}/retry
Retry a bulk request
1 param → 202401404409

Schemas 1

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

BulkRequest
object
Full bulk request payload, returned by show, list, cancel, and retry endpoints.
22 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-bulk-requests-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 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