How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lean Technologies Schedules API

The schedules API allows you to register, manage and inspect scheduled (recurring orexplicit) payments executed against an authorized consent.

Lean Technologies Schedules API is one of 67 APIs that Lean Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schedules. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 8 paths, and defines 26 schemas. It is described by OpenAPI 3.1.0, at version v0.2.3.

Requests are made against 2 base URLs: https://sandbox.leantech.me, https://api2.leantech.me.

9 operations 8 paths 26 schemas 5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v0.2.3
Base URL
https://api2.leantech.me
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Lean Technologies Schedules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

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

Schedules 9

The schedules API allows you to register, manage and inspect scheduled (recurring or explicit) payments executed against an authorized consent.

POST
/schedules/v1
Register a schedule
createSchedule 1 param body → 201
GET
/schedules/v1
List schedules
listSchedules 4 params → 200
GET
/schedules/v1/{schedule_id}
Get schedule details
getSchedule 1 param → 200
POST
/schedules/v1/{schedule_id}/cancel
Cancel a schedule
cancelSchedule 1 param body → 200
POST
/schedules/v1/{schedule_id}/pause
Pause a schedule
pauseSchedule 1 param body → 200
POST
/schedules/v1/{schedule_id}/resume
Resume a schedule
resumeSchedule 1 param body → 200
GET
/schedules/v1/{schedule_id}/upcoming-payments
List upcoming payments
listUpcomingPayments 5 params → 200
GET
/schedules/v1/{schedule_id}/payments
List scheduled payments
listScheduledPayments 6 params → 200
GET
/schedules/v1/{schedule_id}/payments/{scheduled_payment_id}
Get scheduled payment details
getScheduledPayment 2 params → 200

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are ScheduledPaymentDetailsResponse (10 properties), ScheduleDetailsResponse (9 properties), ScheduledPaymentSummaryResponse (8 properties), SchedulePlanSummary (7 properties). Each schema is shown below with its type and property counts.

ScheduleRecurrence
object
Describes the cadence of a recurring schedule.
1 property 1 required
ScheduleStatus
string
The lifecycle status of a schedule. - PENDING — registered, not yet active. - ACTIVE — active; payments are attempted on their due dates. - PAUSED — temporaril…
ScheduleActionRequest
object
1 property
PageMetadata
object
Metadata about the current page of results
5 properties 4 required
ScheduledPaymentStatus
string
The lifecycle status of a scheduled payment. - PLANNED — the payment has been planned but has not yet been scheduled for execution. - SCHEDULED — the payment i…
ScheduleUpcomingPayment
object
3 properties 2 required
CreateScheduleResponse
object
4 properties 4 required
ScheduledPaymentDetailsResponse
object
10 properties 10 required
RecurrencePeriodUnit
string
The time unit on which a recurring schedule repeats. - DAY — the schedule repeats every day. - WEEK — the schedule repeats every week. - MONTH — the schedule r…
ScheduleDetailsResponse
object
9 properties 7 required
ScheduleKind
string
Discriminates between recurring and explicit schedules.
ScheduleLinks
object
Hypermedia links for the actions available on a schedule. Only self is always present; the remaining links are included only when the corresponding action is c…
5 properties 1 required
UpcomingPaymentListResponse
object
2 properties 2 required
ScheduleSummaryListResponse
object
2 properties 2 required
SchedulePlanSummary
object
Summary of the schedule's plan. The populated fields depend on the schedule kind: recurring schedules populate amount, periodunit, startdate and enddate; expli…
7 properties
ScheduleDefinition
object
The definition of the schedule to register. Discriminated by kind.
ExplicitScheduleDefinition
object
A schedule made up of an explicit list of dated payments.
2 properties 2 required
ScheduleExecutionEntry
object
A single planned payment execution.
3 properties 2 required
CreateScheduleRequest
object
4 properties 2 required
ScheduleSummaryResponse
object
7 properties 6 required
RecurringScheduleDefinition
object
A schedule that repeats on a fixed cadence for a fixed amount.
5 properties 3 required
ScheduleAmount
object
A monetary amount for a scheduled payment.
2 properties 2 required
PendingScheduledPayment
object
4 properties 3 required
ScheduledPaymentListResponse
object
2 properties 2 required
ScheduledPaymentSummaryResponse
object
8 properties 6 required
ScheduleActionResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lean-technologies-schedules-api-openapi.yml Raw ↑

Other APIs Lean Technologies publishes across the network.

Lean Technologies Account Controls (New) API
Lean Technologies Account On File API
Lean Technologies Accounts Raw Data API
Lean Technologies Assets API
Lean Technologies Balance Raw Data API
Lean Technologies Balances API
Lean Technologies Bank API
Lean Technologies Bank Statements Report API
Lean Technologies Banks API
Lean Technologies Behavioral Insights (New) API
Lean Technologies Beneficiaries Raw Data API
Lean Technologies Beneficiary Name Verification API
Where this information came from

This is an independent, third-party profile of Lean Technologies Schedules API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.