This API is in private preview. Target October 2026; timing is subject to change.
Alchemy-original read for a trigger-order snapshot.
Coming with HyperCore. This read is documented but is not yet callable.
POST /{apiKey}/info
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Selects triggerOrderSnapshot. |
{
"type": "triggerOrderSnapshot"
}| Field | Type | Description |
|---|---|---|
Response | object | Trigger-order snapshot payload. |
<fields> | object | The response contract requires engineering confirmation. |
Use this Alchemy-original read when a client needs a REST checkpoint rather than an in-band stream snapshot. Its response contract requires engineering confirmation, so no unverified field names or example are published.