- vesting-style schedules
- hybrid schedules
- recurring schedules
- milestone schedules
- tranche schedules
- treasury batch creation
- activity and batch run history
/api.
Supported Stream Types
CurrentstreamType values:
LINEARRECURRINGSTEPTRANCHEHYBRID
Get Stream Templates
List Streams
Query Parameters
| Param | Meaning |
|---|---|
recipient | filter by recipient address |
sender | filter by sender address |
address | match sender or recipient |
status | filter by stream status |
vaultId | filter by linked treasury / vault |
contextSource | filter by saved launch context source such as dao |
treasury=true | only return streams linked to a vault |
page | page number, default 1 |
limit | page size, default 20, max 100 |
Stream Activity Feed
Activity Filters
addressvaultIdcontextSourcetreasury=trueeventTypedateFromdateTopagelimit
Batch Run History
Get a Stream
Create a Stream
Body
Family-Specific Fields
| Family | Required or relevant fields |
|---|---|
LINEAR | startTime, endTime, optional cliffTimestamp |
RECURRING | intervalSeconds, optional refillable, endTime is stored as null for open runway recurring streams |
STEP | intervalSeconds |
HYBRID | hybridUnlockTimestamp, hybridUpfrontPercentage |
TRANCHE | trancheSchedule |
Funding Info
Confirm Funding
Claim Info
Claim
Confirm Claim
Pause and Resume
x-user-address.
Refill a Refillable Recurring Stream
Refill Body
refillable: true.
Transfer Recipient Rights
Cancel
Treasury Batch Create
Batch Create Body
- created pending stream records
- batch metadata
- one funding transaction for the full run

